Skip to content
Grok

wc26 for Grok

io.github.jordanlyall/wc26

FIFA World Cup 2026 data: matches, teams, venues, city guides, fan zones, and more.

client:Grok transport:stdio runtime:npm

Install wc26 in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "wc26": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "wc26-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

wc26 in other clients