Skip to content
VS Code

Hundo for VS Code

finance.hundo/hundo

Read your accounts, budgets and net worth, and draft changes you confirm.

client:VS Code transport:streamable-http

Install Hundo in VS Code

.vscode/mcp.json

{
  "servers": {
    "hundo": {
      "type": "http",
      "url": "https://hundo.finance/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Hundo in other clients