Skip to content
Cursor

api composition gateway for Cursor

io.github.lazymac2x/api-composition-gateway

Cloudflare Workers MCP server: api-composition-gateway

client:Cursor transport:streamable-http tools:4

Install api composition gateway in Cursor

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

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

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

What Cursor can do once it is connected

api composition gateway in other clients