Skip to content
Claude Desktop

bilance for Claude Desktop

com.bilanceapp/bilance

Your own Bilance finances: balances, transactions, budgets, recurring payments, net worth.

client:Claude Desktop transport:streamable-http

Install bilance in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "bilance": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.bilanceapp.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

bilance in other clients