Parlay for Cursor
run.parlay/parlay
Read-only MCP server for live Polymarket, Kalshi, Limitless odds; Manifold sentiment.
client:Cursor
transport:streamable-http
tools:6
Install Parlay in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"parlay": {
"url": "https://mcp.parlay.run/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs