Skip to content
VS Code

Kalshi for VS Code

io.github.pipeworx-io/kalshi

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

client:VS Code transport:streamable-http

Install Kalshi in VS Code

.vscode/mcp.json

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

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

Kalshi in other clients