Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"akutishevsky-lunchmoney-mcp": {
"command": "npx",
"args": [
"-y",
"@akutishevsky/lunchmoney-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @akutishevsky/lunchmoney-mcp
Details
| Website | https://www.npmjs.com/package/@akutishevsky/lunchmoney-mcp |
|---|---|
| GitHub | git+https://github.com/akutishevsky/lunchmoney-mcp.git |
| License | unknown |
| Pricing | free |
| Tags | mcp lunchmoney finance model-context-protocol ai assistant |
| Sources | npm |
| Discovered | 2026-05-25 |