mileage logbook for Zed
io.github.theluckystrike/mileage-logbook
A mileage logbook for deductible driving: trips, effective-dated rates, summaries, CSV export.
client:Zed
transport:streamable-http
runtime:mcpb
tools:9
Install mileage logbook in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mileage-logbook": {
"url": "https://mcp.zovo.one/mcp/mileage-logbook"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs