Lunch Money MCP (Unofficial) for VS Code
io.github.n3wth/lunchmoney-mcp
Read-only Lunch Money accounts, transactions, categories and budgets. Unofficial connector.
client:VS Code
transport:streamable-http
Install Lunch Money MCP (Unofficial) in VS Code
.vscode/mcp.json
{
"servers": {
"lunchmoney-mcp": {
"type": "http",
"url": "https://mcp.lunchmoney.sh/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs