Cloud MCPreferrals
referrals
2 MCP tools on the Hanzo cloud door that call the referrals API.
The 2 tools tools/list names for referrals. Each dispatches to an operation in the referrals API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
get_v1_referrals | GET /v1/referrals | 0 | Returns the caller's referral code, share link and the referrals they have made. |
post_v1_referrals_claim | POST /v1/referrals/claim | 1 | Records that the caller's org signed up through a referral code. |
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?