A lightweight status checker that monitors AI provider availability and uptime. Built on Cloudflare Workers, it exposes provider status information through both REST and MCP interfaces, letting Claude check whether services like OpenAI, Anthropic, or other AI APIs are currently operational. Reach for this when you need Claude to verify if a provider outage is causing issues before troubleshooting your own code, or when building workflows that should adapt based on which AI services are actually reachable. The dual transport support means you can query it from Claude or hit the REST endpoint directly from your own monitoring tools.
claude mcp add --transport http io.github.lazymac2x-ai-provider-status https://api.lazy-mac.com/ai-provider-status/mcp