Cloud MCPtranslate
translate
2 MCP tools on the Hanzo cloud door that call the translate API.
The 2 tools tools/list names for translate. Each dispatches to an operation in the translate API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
get_v1_translate_memory | GET /v1/translate/memory | 3 | List returns the org's own translation-memory entries, newest first, optionally narrowed to one targ |
put_v1_translate_memory | PUT /v1/translate/memory | 6 | Review records a human decision on one translation-memory entry, and returns the entry as stored. |
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?