Skip to content
VS Code

api diff monitor for VS Code

io.github.lazymac2x/api-diff-monitor

Cloudflare Workers MCP server: api-diff-monitor

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

Install api diff monitor in VS Code

.vscode/mcp.json

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