Can I Vibe? — AI coding provider status
ai.canivibe/statusLive status and health checks for AI coding providers: Claude, Cursor, Copilot, Codex and more.
Tools · 2
Get the live status of AI coding providers (Claude, OpenAI, Copilot, Cursor, OpenRouter and more). Returns status, how long each provider has been in its current state, and last check time. Pass servi…
Check whether one or more AI coding providers are healthy enough to use right now. Returns healthy=true only when every requested provider is operational (or within the allowed statuses). Use this bef…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"can_i_vibe?_—_ai_coding_provider_status": {
"url": "https://canivibe.ai/mcp",
"transport": "streamable-http"
}
}
}