Unofficial read-only Lunch Money plugin — explore spending, budgets, and balances in Cursor. Not affiliated with or endorsed by Lunch Money.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"url": "https://mcp.lunchmoney.sh/mcp",
"auth": {
"CLIENT_ID": "xDAFMwYkwjC3GiWoKsrQvZaEqOg8sbxI",
"scopes": [
"openid",
"offline_access",
"lunchmoney:read"
]
}
}