Skip to content
Zed

Httpcat for Zed

io.github.pipeworx-io/httpcat

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

client:Zed transport:streamable-http

Install Httpcat in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "httpcat": {
      "url": "https://gateway.pipeworx.io/httpcat/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Httpcat in other clients