mileage tracker for Cursor
io.github.theluckystrike/mileage-tracker
Log expenses, receipts and mileage from chat: auto-categorise, split VAT, summarise, export, rebill.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:14
Install mileage tracker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mileage-tracker": {
"url": "https://mcp.zovo.one/mcp/mileage-tracker"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs