Openf1 for Zed
io.github.pipeworx-io/openf1
OpenF1 MCP — real-time & historical Formula 1 data.
client:Zed
transport:streamable-http
Install Openf1 in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"openf1": {
"url": "https://gateway.pipeworx.io/openf1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs