Skip to content
VS Code

api composition gateway for VS Code

io.github.lazymac2x/api-composition-gateway

Cloudflare Workers MCP server: api-composition-gateway

client:VS Code transport:streamable-http tools:4

Install api composition gateway in VS Code

.vscode/mcp.json

{
  "servers": {
    "api-composition-gateway": {
      "type": "http",
      "url": "https://api.lazy-mac.com/api-composition-gateway/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

api composition gateway in other clients