Parlay for Grok
run.parlay/parlay
Read-only MCP server for live Polymarket, Kalshi, Limitless odds; Manifold sentiment.
client:Grok
transport:streamable-http
tools:6
Install Parlay in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"parlay": {
"type": "http",
"url": "https://mcp.parlay.run/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