Skip to content
Zed

Predicthq for Zed

io.github.pipeworx-io/predicthq

PredictHQ MCP — wraps the PredictHQ Events API (predicthq.com)

client:Zed transport:streamable-http

Install Predicthq in Zed

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

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

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

Predicthq in other clients