Skip to content
VS Code

agent trace auditor for VS Code

io.github.lazymac2x/agent-trace-auditor

Cloudflare Workers MCP server: agent-trace-auditor

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

Install agent trace auditor in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-trace-auditor": {
      "type": "http",
      "url": "https://api.lazy-mac.com/agent-trace-auditor/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

agent trace auditor in other clients