mileage logbook for Cursor
io.github.theluckystrike/mileage-logbook
A mileage logbook for deductible driving: trips, effective-dated rates, summaries, CSV export.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:9
Install mileage logbook in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mileage-logbook": {
"url": "https://mcp.zovo.one/mcp/mileage-logbook"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs