Pitwall — F1 Data for Claude for Grok
io.github.darshjoshi/pitwall
F1 race engineer for Claude — 79 tools for live timing, telemetry, strategy, and 75 years of history
client:Grok
transport:stdio
runtime:pypi
Install Pitwall — F1 Data for Claude in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pitwall": {
"type": "stdio",
"command": "uvx",
"args": [
"f1pitwall"
]
}
}
}
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