Pitwall — F1 Data for Claude for VS Code
io.github.darshjoshi/pitwall
F1 race engineer for Claude — 79 tools for live timing, telemetry, strategy, and 75 years of history
client:VS Code
transport:stdio
runtime:pypi
Install Pitwall — F1 Data for Claude in VS Code
.vscode/mcp.json
{
"servers": {
"pitwall": {
"type": "stdio",
"command": "uvx",
"args": [
"f1pitwall"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs