Vitafin for VS Code
io.vitafin/vitafin
Money tracker, every account in its own currency: cards, loans, budgets, bills, splits, net worth.
client:VS Code
transport:streamable-http
Install Vitafin in VS Code
.vscode/mcp.json
{
"servers": {
"vitafin": {
"type": "http",
"url": "https://vitafin.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs