Skip to content
Cursor

getalife budget for Cursor

io.github.narazgul/getalife-budget

Zero-Based Budgeting tools: budget plans, runway, net worth, savings goals, debt payoff plans.

client:Cursor transport:stdio runtime:npm

Install getalife budget in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "getalife-budget": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-getalife"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

getalife budget in other clients