expenses tracker for Cursor
io.github.theluckystrike/expenses-tracker
Track expenses from your AI chat: log, categorize, monthly CSV reports. All data is local.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:14
Install expenses tracker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"expenses-tracker": {
"url": "https://mcp.zovo.one/mcp/expenses-tracker"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs