Skip to content
VS Code

api flow analyzer for VS Code

io.github.lazymac2x/api-flow-analyzer

Cloudflare Workers MCP server: api-flow-analyzer

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

Install api flow analyzer in VS Code

.vscode/mcp.json

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