Skip to content
VS Code

ai agent scratchpad for VS Code

io.github.lazymac2x/ai-agent-scratchpad

Cloudflare Workers MCP server: ai-agent-scratchpad

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

Install ai agent scratchpad in VS Code

.vscode/mcp.json

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

ai agent scratchpad in other clients