ai-gateway-api
Cloudflare Workers MCP server: ai-gateway. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/ai-gateway
by lazymac2x
Cloudflare Workers MCP server: ai-gateway
Manages AI API requests with routing, caching, and rate limiting.
Could not list tools - the server may require authentication or be unreachable.
Cloudflare Workers MCP server: ai-gateway. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/ai-gateway
claude_desktop_config.json
{
"mcpServers": {
"ai-gateway": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.lazy-mac.com/ai-gateway/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.