Your agents should know when their provider breaks.

Can I Vibe watches 22 AI coding providers and turns their status into something your tooling can act on: a free JSON API, a CI gate, and instant webhooks.

Let your agent check its own provider

1 of 8 recipes ยท refresh for another

The MCP server gives agents two tools: read provider status and gate on health. One command to add, no API key.

claude mcp add --transport http canivibe https://canivibe.ai/mcp

# your agent can now call check_provider_health before
# burning tokens on a provider that is down

Live availability

22/22 operational

Coding surfaces only

We track the API, IDE, and CLI components your agents depend on, not the vendor's website. A marketing page blip never trips your failover.

Push and poll

Provider status pages are polled every minute and can push to us directly, so state changes land in the API within seconds.

Every format

JSON API, webhooks into Slack or Discord, RSS feeds, and SVG badges. Webhooks are free with an account.