f1verse for Zed
io.github.jinsim/f1verse
Formula 1 race data with the domain rules applied: stints, tyre wear, publish-safety. Zero deps.
client:Zed
transport:stdio
runtime:pypi
Install f1verse in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"f1verse": {
"command": "uvx",
"args": [
"f1verse"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs