The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Lunch Money MCP listing page.
MCP-first access to your Lunch Money data
lunchmoney-app is first and foremost an MCP
server for using your Lunch Money data from an MCP-enabled assistant. It also runs
as a standalone application with a RESTful API and database backend that keeps
itself in sync with all of your Lunch Money data.
Use Lunch Money from your favorite MCP-enabled assistant in a few minutes.
your-lunch-money-token, restart the client, and start chatting.Your MCP client starts and manages Lunch Money MCP for you; do not run a separate server command.
Try asking:
Claude Code, Codex, and Gemini CLI use the published package through uvx; install
uv first. Claude Desktop
manages the MCPB runtime itself. Provide your Lunch Money access token through
LUNCHMONEY_ACCESS_TOKEN unless the client prompts for it.
| Client | Install |
|---|---|
| Claude Code | claude plugin marketplace add juftin/lunchmoney-app && claude plugin install lunchmoney-mcp@lunchmoney-app |
| Codex | codex plugin marketplace add juftin/lunchmoney-app && codex plugin add lunchmoney-mcp@lunchmoney-app |
| Gemini CLI | gemini extensions install https://github.com/juftin/lunchmoney-app |
| Claude Desktop | Download lunchmoney-app.mcpb from a release and open it. |
For direct standard-MCP setup and framework-specific token configuration, see the MCP guide.