Live status and health checks for AI coding providers: Claude, Cursor, Copilot, Codex and more.
claude mcp add status --transport http https://canivibe.ai/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"status": {
"url": "https://canivibe.ai/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"status": {
"serverUrl": "https://canivibe.ai/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"status": {
"type": "http",
"url": "https://canivibe.ai/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"status": {
"url": "https://canivibe.ai/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"status": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://canivibe.ai/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://canivibe.ai/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/ai.canivibe--status/reviews or the review_server meta-tool.
POST /mcp