MCP tool reference
Generated contracts for all registered MCP tools: arguments, results, OAuth scopes, side effects, spending safeguards, and reviewed availability.
On this page
Availability and workflow
Official MCP is in public beta at https://api.animgen.com/mcp. Use Streamable HTTP and OAuth with a verified AnimGen account; subscriptions raise limits and a connection does not approve spending.
Availability and quickstart · Standard workflow
Tools
| Tool | Scope | Purpose |
|---|---|---|
| list_models | models:read |
List enabled animation models, supported parameters, and capabilities. |
| prepare_image_upload | files:write |
Create a short-lived direct upload. PUT exactly byte_size bytes using the returned URL and headers, then call complete_image_upload. |
| complete_image_upload | files:write |
Validate a prepared image upload and return its reusable file_id. |
| quote_animation | animations:write |
Calculate the current credit price and issue a short-lived quote_id. This does not start generation or spend credits. |
| generate_animation | animations:write |
Start a paid asynchronous animation. Requires a prior quote_id or an explicit max_credits limit and an idempotency key. Credits may be charged once production begins. |
| get_animation | animations:read |
Get animation status, progress, credit state, errors, and generated assets. |
| download_asset | assets:read |
Return metadata and a short-lived signed download URL for an owned output asset. |
| cancel_animation | animations:write |
Best-effort cancellation of an owned animation. Work already in production may not stop and credits already charged are not refunded. |
Was this page helpful?
No search queries, code, or free text are collected. This switch controls documentation interactions only; general site analytics follow the privacy policy. Privacy policy