# Lunch Money for Agents

> Read-only Lunch Money data in AI agents

Ask your AI agent about your Lunch Money data. This integration connects your
account to tools that support Model Context Protocol (MCP), so you can ask
about spending, budgets, accounts, and recurring expenses in conversation.
Financial access is read-only: it cannot edit transactions, change budgets,
or move money.

## Start here

- **[Connect](/connect)** — add the server to your client, sign in, and link
  Lunch Money through a browser flow.
- **[Tools](/tools)** — the read-only tools your agent can call, and how
  pagination and currencies behave.
- **[Privacy](/privacy)** — where your data goes: token storage in Nango,
  transient reads, retention.

The hosted endpoint is `https://mcp.lunchmoney.sh/mcp`. Sign-in runs through
`auth.n3wth.com`, and your Lunch Money token is collected in Nango's browser
flow — never in chat or your MCP configuration.

## For maintainers

- [Operator runbook](/runbook) — deployment, credentials, migrations, rollback.
- [Threat model](/threat-model) — assets, trust boundaries, and mitigations.
- [Plugin directory submissions](/plugin-submissions) — listing materials and
  review status.
- [Model routing](/model-routing) — how agent work on this project is routed.

<Note>
  This project is not affiliated with, endorsed by, or sponsored by Lunch
  Money.
</Note>
