Skip to content
Zed

F1 for Zed

io.github.pipeworx-io/f1

F1 MCP — Formula 1 data via the Ergast API

client:Zed transport:streamable-http

Install F1 in Zed

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

{
  "context_servers": {
    "f1": {
      "url": "https://gateway.pipeworx.io/f1/mcp"
    }
  }
}

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

F1 in other clients