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