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