Zenfinance for VS Code
tech.zenfin/zenfinance
Household finance memory, budgets, transactions, and monthly reviews for AI assistants.
client:VS Code
transport:streamable-http
Install Zenfinance in VS Code
.vscode/mcp.json
{
"servers": {
"zenfinance": {
"type": "http",
"url": "https://mcp.zenfin.tech/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs