Get Motionlab capabilities
List the Motionlab services, models, formats, and credit costs currently available to this account. Call this first to discover what you can create.
Add MotionLab as a Claude connector, then generate images, animate shots, create 3D assets, and check renders without leaving your conversation.
Opens Claude's Add custom connector screen with MotionLab and the MCP URL already filled in.
https://www.motionlab.art/api/mcpGo to Connectors, choose Add custom connector, and paste the URL.
Connect your MotionLab account, review the permissions, and start creating.
What you can do
Claude can use the MotionLab tools available to your account and keep the entire workflow in one conversation.
List the Motionlab services, models, formats, and credit costs currently available to this account. Call this first to discover what you can create.
Read the connected Motionlab account's current credit balance. Generations reserve credits up front and refund automatically on failure.
Get a short-lived presigned URL to upload a local input file into the connected Motionlab account. Use the returned key as imageKey for animate/3D actions, referenceImageKeys for image editing, or audioKey (wav/mp3) for Audio-to-Video animation.
Built to stay in control
Claude uses your MotionLab account and credit balance. Failed generations are refunded automatically. See pricing.
Video and 3D jobs continue in MotionLab's render queue while Claude checks progress and returns the finished asset.
Review the requested permissions before connecting. Claude never receives MotionLab infrastructure secrets, and access can be revoked at any time.
Questions
The Model Context Protocol (MCP) is an open standard that lets AI assistants connect to external tools. MotionLab's remote MCP server gives Claude access to image, video, and 3D generation after you approve the connection.
It opens Claude's Add custom connector screen with the MotionLab name and MCP server URL already filled in. Claude will then ask you to add the connector, sign in to MotionLab, and approve access.
No. Sign in with your normal MotionLab account and approve the requested access in the browser. There are no keys to copy, and you can revoke the connection at any time.
Yes. Copy the MotionLab MCP URL from this page and add it as a custom remote connector in any compatible MCP client that supports OAuth sign-in and Streamable HTTP.
Generations use the same MotionLab account and credit balance as the website. Credits are reserved when a job starts and refunded automatically if the job fails. Your Claude subscription is not charged for MotionLab renders.
Images usually finish in seconds. Video and 3D jobs are queued and rendered asynchronously, so Claude can start a job, check its status, and return the result when it is ready.
Remove the connector in Claude or revoke it from your MotionLab account. Revocation takes effect immediately, and existing tokens stop working on the next call.
Create an image from a text prompt (optionally editing uploaded reference images). Spends credits. Returns a job id immediately: retain it, then make separate motionlab_get_job calls until terminal; do not create again while it is pending.
Animate an uploaded image into a Motionlab video clip. Outputs include an audio track by default; pass an uploaded wav/mp3 as audioKey for Audio-to-Video. Spends credits based on duration and resolution. Returns a job id immediately: retain it, then make separate motionlab_get_job calls until terminal; do not create again while it is pending.
Generate a textured 3D asset (GLB) from an uploaded image. Spends credits. Returns a job id immediately: retain it, then make separate motionlab_get_job calls until terminal; do not create again while it is pending.
Check one generation job. If status is PENDING or PROCESSING, call this tool again after 5-10 seconds; continue until a terminal status. On COMPLETED, present outputUrl to the user and render image output inline when supported.
List your recent Motionlab generation jobs, newest first. Useful for reusing a previous asset as an input or checking several jobs at once.
Cancel one of your queued or processing jobs and refund its reserved credits. Completed or already-finished jobs cannot be canceled.