Skip to content
Cursor

ai gateway for Cursor

io.github.lazymac2x/ai-gateway

Cloudflare Workers MCP server: ai-gateway

client:Cursor transport:streamable-http

Install ai gateway in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ai-gateway": {
      "url": "https://api.lazy-mac.com/ai-gateway/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ai gateway in other clients