This server connects Claude to Cloudflare's AI Gateway service, letting you route AI model requests through Cloudflare's infrastructure. You'd reach for this when you want to add caching, rate limiting, or analytics to your AI API calls without changing your application code. It's deployed as a Cloudflare Worker and exposes both REST and MCP interfaces over JSON-RPC 2.0, so you can interact with it directly or through Claude. The streamable-http transport means it works over standard HTTP connections. Useful if you're already in the Cloudflare ecosystem and want centralized control over AI request routing and monitoring.
claude mcp add --transport http io.github.lazymac2x-ai-gateway https://api.lazy-mac.com/ai-gateway/mcp