Skip to content
Zed

Pitwall — F1 Data for Claude for Zed

io.github.darshjoshi/pitwall

F1 race engineer for Claude — 79 tools for live timing, telemetry, strategy, and 75 years of history

client:Zed transport:stdio runtime:pypi

Install Pitwall — F1 Data for Claude in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "pitwall": {
      "command": "uvx",
      "args": [
        "f1pitwall"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Pitwall — F1 Data for Claude in other clients