Prediction Market Friction Tracker for Cursor
io.github.ndrysdal-byte/prediction-friction-tracker
Prediction-market fee/KYC/withdrawal data, venue recommendations, and a paid x402 change feed.
client:Cursor
transport:streamable-http
Install Prediction Market Friction Tracker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"prediction-friction-tracker": {
"url": "https://prediction-friction-tracker-production.up.railway.app/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs