Skip to content
VS Code

api response cost analyzer for VS Code

io.github.lazymac2x/api-response-cost-analyzer

Cloudflare Workers MCP server: api-response-cost-analyzer

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

Install api response cost analyzer in VS Code

.vscode/mcp.json

{
  "servers": {
    "api-response-cost-analyzer": {
      "type": "http",
      "url": "https://api.lazy-mac.com/api-response-cost-analyzer/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 response cost analyzer in other clients