Skip to content
VS Code

api landing for VS Code

io.github.lazymac2x/api-landing

Cloudflare Workers MCP server: api-landing

client:VS Code transport:streamable-http

Install api landing in VS Code

.vscode/mcp.json

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

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

api landing in other clients