bilance for VS Code
com.bilanceapp/bilance
Your own Bilance finances: balances, transactions, budgets, recurring payments, net worth.
client:VS Code
transport:streamable-http
Install bilance in VS Code
.vscode/mcp.json
{
"servers": {
"bilance": {
"type": "http",
"url": "https://mcp.bilanceapp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs