Skip to content
VS Code

httpcat for VS Code

io.github.pipeworx-io/httpcat

HTTP Cat MCP — wraps http.cat (free, no auth)

client:VS Code transport:streamable-http

Install httpcat in VS Code

.vscode/mcp.json

{
  "servers": {
    "httpcat": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/httpcat/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

httpcat in other clients