Lunch Money MCP (Unofficial) for Cursor
io.github.n3wth/lunchmoney-mcp
Read-only Lunch Money accounts, transactions, categories and budgets. Unofficial connector.
client:Cursor
transport:streamable-http
Install Lunch Money MCP (Unofficial) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lunchmoney-mcp": {
"url": "https://mcp.lunchmoney.sh/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs