Skip to content
Grok

Sports Game Odds for Grok

io.github.pipeworx-io/sports-game-odds

Sports Game Odds MCP — wraps the Sports Game Odds API (sportsgameodds.com)

client:Grok transport:streamable-http

Install Sports Game Odds in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "sports-game-odds": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/sports-game-odds/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

Sports Game Odds in other clients