Prediction Market Friction Tracker for VS Code
io.github.ndrysdal-byte/prediction-friction-tracker
Prediction-market fee/KYC/withdrawal data, venue recommendations, and a paid x402 change feed.
client:VS Code
transport:streamable-http
Install Prediction Market Friction Tracker in VS Code
.vscode/mcp.json
{
"servers": {
"prediction-friction-tracker": {
"type": "http",
"url": "https://prediction-friction-tracker-production.up.railway.app/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs