Skip to content
VS Code

pipehero for VS Code

io.github.pipehero/pipehero

Debug webhooks from your AI agent: inspect and replay captured webhooks on localhost.

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

Install pipehero in VS Code

.vscode/mcp.json

{
  "servers": {
    "pipehero": {
      "type": "http",
      "url": "https://mcp.pipehero.app/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

pipehero in other clients