Cloud MCPauthors
authors
5 MCP tools on the Hanzo cloud door that call the authors API.
The 5 tools tools/list names for authors. Each dispatches to an operation in the authors API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
get_v1_authors | GET /v1/authors | 0 | MyAuthorProgram returns the caller's author-program dashboard: enrolment status, linked forge login, |
get_v1_authors_basis | GET /v1/authors/basis | 1 | MyRoyaltyBasis returns the AUDIT TRAIL behind the caller's own royalty: every ledger row with the sp |
post_v1_authors_connect | POST /v1/authors/connect | 3 | ConnectAuthor enrols the caller's org in the author program at status "connected" and returns its en |
post_v1_authors_deploys_record | POST /v1/authors/deploys/record | 2 | RecordAuthorDeploy records that the caller's org deployed a project built from a source repository, |
post_v1_authors_repos_verify | POST /v1/authors/repos/verify | 1 | VerifyAuthorRepo proves that the caller owns a repository — or a whole OWNER — and records the claim |
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?