Arb Alerts for Cursor
io.github.pipeworx-io/arb-alerts
arb-alerts — persisted Polymarket/Kalshi cross-venue spread alerts.
client:Cursor
transport:streamable-http
Install Arb Alerts in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"arb-alerts": {
"url": "https://gateway.pipeworx.io/arb-alerts/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs