Your AI Motion & Video Editor

Generate animated videos with narration and music in minutes. No design skills needed.

Fully editable videos from animated graphics, with narration and music.

The Style Behind Your Favorite Videos

Create the same animations they use to captivate millions.

Reviews

What creators are saying

on AppSumo
0+ creators
Every chart, anatomy visual, and data animation on my channel is MotionVid. I can’t make videos without it.
Barefoot Strength· Science-based fitness creator · YouTube
Created my first motion graphic in under five minutes for less than 10 credits. Exported it in 4K. Strong deal, strong tool.
@robertleitingerVerified AppSumo review
The highlight is infographics — I can tell MotionVid exactly how my animated infographic should look and which parts I want to edit later.
@marco_diVerified AppSumo review
I mainly use this for infographics and b-roll motion graphics I’d usually pay a lot of money for and it does a great job. It’s literally saved me hundreds of dollars I was paying someone to do the work for me so my ROI has been great already.
@smkgVerified AppSumo review
Before this, anything motion related meant briefing someone else, waiting on revisions, or trying to fumble through After Effects myself. Now I can just describe what I want and get something usable in minutes.
@vishal_adhikaryVerified AppSumo review
MCP server & REST API

Make videos from Claude, Cursor, or your own code

MotionVid runs an MCP server and a REST API. The same multi-scene engine behind the app, driven by your agent or your backend instead of a browser.

MCP connector

Let your agent make the video

Connect it once, then just ask. Your agent writes the brief, checks on the job, previews the scenes and asks for changes, without leaving the chat.

  • Generate, edit and re-render
  • Your brand kits and voices
  • Preview before you export

Connector URL

https://motionvid.ai/mcp
Add to Claude

In the Add custom connector dialog, name it MotionVid, paste the URL above, then Connect and sign in. On desktop: Settings → Connectors → Add custom connector.

REST API

Generate video from your own code

One POST returns a job id. Poll it or take a webhook, then pull the finished MP4. Multi-scene builds with narration, music and your brand kit are all one request away.

  • Async jobs with webhooks
  • Pause for storyboard approval
  • Point it at a URL and it reads the page

POST /v1/videos

curl -X POST \
  https://us-central1-motionvid-ai.cloudfunctions.net/api/v1/videos \
  -H "Authorization: Bearer mvk_your_api_key" \
  -d '{
    "prompt": "A 60s explainer on how solar panels work",
    "narration": true,
    "render": true
  }'

Both are included on Ultimate, Creator, and AppSumo Tier 5+. Compare plans

Pick a Plan

Every plan includes all templates. Bigger plans add credits, exports, and resolution.

Monthly
AnnualUp to 49% OFF

Pro

$29/month

Billed monthly · Renews at $29

More capacity for growing creators.

  • 500 credits per month
  • 50 video exports per month
  • Up to 4K infographic exports
  • Discord support
  • All templates included
  • Access to more premium video models

Yearly bonus credits

+75 credits / month

Included with annual billing, on top of your 500 monthly credits.

Cancel anytime

Most Popular

Ultimate

$49/month

Billed monthly · Renews at $49

Higher limits for advanced workflows.

  • 1,000 credits per month
  • 150 video exports per month
  • Up to 4K video and infographic exports
  • Priority support
  • All templates included
  • Access to all premium video models
  • Developer API + MCP connector (Claude, Cursor)
  • Bring your own API keys and those generations cost no credits

Yearly bonus credits

+150 credits / month

Included with annual billing, on top of your 1,000 monthly credits.

Cancel anytime

Best Value

Creator

$249/month

Billed monthly · Renews at $249

For experts scaling production to the max.

  • 5,000 credits per month
  • Unlimited video exports
  • Up to 8K resolution exports (infographics)
  • Priority support
  • All templates included
  • Access to ALL premium video models
  • Developer API + MCP connector (Claude, Cursor)
  • Bring your own API keys and those generations cost no credits

Yearly bonus credits

+750 credits / month

Included with annual billing, on top of your 5,000 monthly credits.

Cancel anytime

Frequently Asked Questions

How do credits work?

Credits are the core unit for generating content on MotionVid. Each model uses a set number of credits per generation depending on the type, duration, and resolution. Subscription credits refresh automatically at the start of each billing cycle. For monthly plans, that means credits renew on the same date each month. For annual plans, credits refresh every 30 days from when you first subscribed. Unused credits don't carry over to the next cycle. New credits are added automatically as long as your subscription is active.

Is my subscription automatically renewed?

Yes, your subscription renews automatically at the end of each billing cycle so you always have uninterrupted access. You can cancel anytime from your account settings. If you cancel, your plan stays active until the end of the current period.

How many videos or images can I generate?

It depends on your plan and the models you use. Each plan comes with a set number of credits per month, and different models cost different amounts of credits per generation. Check the comparison table above for a full breakdown by model.

How can I purchase extra credits?

If you run out of credits before your next cycle, you can either upgrade to a higher plan for more monthly credits, or purchase a one-time credit pack. Purchased credits are added instantly and work across all models on the platform.

Can I change my subscription after purchase?

Yes. Upgrades take effect immediately and the price difference is prorated to your account. If you downgrade, the change applies at the start of your next billing cycle, and your current plan remains active until then.

Do I have access to all models?

Yes. Every plan on MotionVid gives you access to all available models. The difference between plans is how many credits you get each month, not which models you can use.

What is the MotionVid MCP server?

An MCP (Model Context Protocol) server at https://motionvid.ai/mcp that lets AI assistants generate video. Connect it once to Claude, Claude Code or Cursor and you can ask for a video in plain language, then check on it, preview the scenes and request changes without leaving the chat.

Can I generate video from Claude or Cursor?

Yes. Add MotionVid as a connector in Claude, Claude Code or Cursor, sign in once with your MotionVid account, and your assistant can create, edit, preview and render videos using your credits.

Is there a REST API as well?

Yes. POST /v1/videos creates an async job and returns an id immediately; poll it or receive a webhook, then download the finished MP4. Multi-scene builds with narration, music and brand kits are all request parameters.

Which plans include the API and MCP?

The developer API and MCP connector are included on Ultimate, Creator, and AppSumo Tier 5+. Both draw on the same credit balance as the app, so there is no separate developer plan to buy.