Prediction Market Friction Tracker for Grok
io.github.ndrysdal-byte/prediction-friction-tracker
Prediction-market fee/KYC/withdrawal data, venue recommendations, and a paid x402 change feed.
client:Grok
transport:streamable-http
Install Prediction Market Friction Tracker in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"prediction-friction-tracker": {
"type": "http",
"url": "https://prediction-friction-tracker-production.up.railway.app/mcp/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs