A lightweight router for AI model requests running on Cloudflare Workers, exposing both REST and MCP interfaces over JSON-RPC 2.0. The implementation uses streamable HTTP transport and is hosted at api.lazy-mac.com/ai-model-router. Reach for this when you need to route model requests through a serverless edge layer, though the public documentation is minimal about which specific AI providers or models it connects to. The dual REST/MCP interface means you can integrate it into existing HTTP workflows or connect it directly as an MCP server, making it flexible for different architectural patterns.
claude mcp add --transport http io.github.lazymac2x-ai-model-router https://api.lazy-mac.com/ai-model-router/mcp