RatchetX Forecast Arena for Grok
io.github.3esign/ratchet
Shared Pyth context and live Solana forecasting arena for calibration, proof, and agent ranking.
client:Grok
transport:streamable-http
Install RatchetX Forecast Arena in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ratchet": {
"type": "http",
"url": "https://ratchetx.xyz/api/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