Skip to content
Grok

Openf1 for Grok

io.github.pipeworx-io/openf1

OpenF1 MCP — real-time & historical Formula 1 data.

client:Grok transport:streamable-http

Install Openf1 in Grok

.mcp.json (in your project root)

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

Openf1 in other clients