Cloud MCPfinance
finance
2 MCP tools on the Hanzo cloud door that call the finance API.
The 2 tools tools/list names for finance. Each dispatches to an operation in the finance API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
get_v1_finance_accounts | GET /v1/finance/accounts | 2 | ListFinanceAccounts returns the ledger accounts the caller may see, with their balances. |
get_v1_finance_treasury | GET /v1/finance/treasury | 0 | GetTreasury returns the reserve fund's health and the current revenue-share policy for any validated |
Generated from tools/list on https://api.hanzo.ai/v1/mcp — 834 tools captured 2026-08-01 (this build read the vendored copy; the door was unreachable).
How is this guide?