Skip to content
Zed

Kalshi for Zed

io.github.pipeworx-io/kalshi

Kalshi MCP — US-regulated prediction-market data (no auth on public reads).

client:Zed transport:streamable-http

Install Kalshi in Zed

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

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

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

Kalshi in other clients