Kalshi for Cursor
io.github.pipeworx-io/kalshi
Kalshi MCP — US-regulated prediction-market data (no auth on public reads).
client:Cursor
transport:streamable-http
Install Kalshi in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kalshi": {
"url": "https://gateway.pipeworx.io/kalshi/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs