finance for VS Code
com.zoninga/finance
Personal finance for AI agents: accounts, budgets, goals, 9-strategy debt payoff, reports. OAuth 2.1
client:VS Code
transport:streamable-http
Install finance in VS Code
.vscode/mcp.json
{
"servers": {
"finance": {
"type": "http",
"url": "https://zoninga.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs