mileage logbook for VS Code
io.github.theluckystrike/mileage-logbook
A mileage logbook for deductible driving: trips, effective-dated rates, summaries, CSV export.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:9
Install mileage logbook in VS Code
.vscode/mcp.json
{
"servers": {
"mileage-logbook": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/mileage-logbook"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs