3 months ago
Server Config
{
"mcpServers": {
"lunchmoney": {
"command": "npx",
"args": [
"lunchmoney-mcp-v2"
],
"env": {
"LUNCHMONEY_TOKEN": "your-api-token-here"
}
}
}
}{
"mcpServers": {
"lunchmoney": {
"command": "npx",
"args": [
"lunchmoney-mcp-v2"
],
"env": {
"LUNCHMONEY_TOKEN": "your-api-token-here"
}
}
}
}