Skip to content
VS Code

api perf analyzer for VS Code

io.github.lazymac2x/api-perf-analyzer

Cloudflare Workers MCP server: api-perf-analyzer

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

Install api perf analyzer in VS Code

.vscode/mcp.json

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