Hundo for Claude Desktop
finance.hundo/hundo
Read your accounts, budgets and net worth, and draft changes you confirm.
client:Claude Desktop
transport:streamable-http
Install Hundo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hundo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hundo.finance/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