Pitwall — F1 Data for Claude for Cursor
io.github.darshjoshi/pitwall
F1 race engineer for Claude — 79 tools for live timing, telemetry, strategy, and 75 years of history
client:Cursor
transport:stdio
runtime:pypi
Install Pitwall — F1 Data for Claude in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pitwall": {
"type": "stdio",
"command": "uvx",
"args": [
"f1pitwall"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs