How do I use VIDEO AI ME with ChatGPT?
Last updated:
ChatGPT connects to VIDEO AI ME as an MCP connector: turn on Developer mode under Settings, Apps, Advanced, create a connector with https://videoai.me/api/v1/mcp as the server URL, and authorize it with your VIDEO AI ME login. No key is needed. ChatGPT can then generate UGC ads, product ads and explainers, and publish them, on a Pro or Premium plan.
How do I connect ChatGPT to VIDEO AI ME?
1.Turn on Developer mode
Custom MCP connectors live behind Developer mode. In ChatGPT open Settings, then Apps (older builds call it Connectors), then Advanced, and switch Developer mode on. On Business or Enterprise workspaces an admin may need to allow custom connectors first.
2.Create the connector
Back in Settings, Apps, click Create. Name it VIDEO AI ME, add a one-line description such as "Makes and publishes video ads", paste the server URL, keep OAuth as the authentication, and create it. ChatGPT sends you to the VIDEO AI ME sign-in; approve with the account that holds your Pro or Premium subscription.
MCP server URL
https://videoai.me/api/v1/mcp3.Use it in a chat
In a new chat, add the VIDEO AI ME connector from the tools menu and ask, for example: "Make a 15 second product ad from this page, add captions, and schedule it to Instagram tomorrow at 9am". ChatGPT quotes the credit cost and confirms the platform list before anything runs. Prefer a scripted setup? API keys for the REST API are created at videoai.me/developers.
What can ChatGPT do once connected?
Every skill in the VIDEO AI ME registry: maker skills that generate UGC-style ads, product ads, explainers, and talking-head clips, publishing skills that post and schedule finished videos to your connected social accounts, free discovery skills for templates, actors, voices, and brand memory, and check_run for polling long runs. The full catalog with credit costs and typical durations is on the skill center page, and the REST API equivalent of every tool is described at https://videoai.me/api/v1/openapi.json.
What does access cost?
The API and MCP server are included with the Pro ($99/month) and Premium ($199/month) plans; there is no separate API price. Maker skills spend video credits from the plan's monthly allowance at 1 credit = 1 cent, always quoting the estimate first, and each API key can carry its own budget cap in dollars. Plans and allowances are on the pricing page.
ChatGPT setup questions
Direct answers about connecting ChatGPT to VIDEO AI ME.
Why does ChatGPT not show a place to add a custom MCP connector?
Developer mode is off. Custom connectors only appear under Settings, Apps once Developer mode is switched on under Advanced settings. Business and Enterprise workspaces also need an admin to permit custom MCP connectors in the workspace permissions before members can create them.
Is the VIDEO AI ME connector for ChatGPT read-only or can it write?
It writes: it can start renders that spend credits and post to your connected social accounts. That is why the server confirms twice, once on the credit estimate and once on the platform list, and why keys created at videoai.me/developers can carry a budget cap for scripted use.
Which VIDEO AI ME tools appear inside ChatGPT?
The full skill registry: maker skills (make_ugc_ad, make_product_ad, make_explainer, make_talking_head, make_image_to_video), publishing skills (publish_video, schedule_post, get_performance), paid ads skills, and free discovery skills for templates, actors, voices and brand memory. You can switch individual tools off inside the connector settings.
Can I share the VIDEO AI ME connector with my ChatGPT team?
Each person authorizes with their own VIDEO AI ME login, so the connector can be shared as a definition while credits, brand memory and social accounts stay tied to the account that signed in. Every video ChatGPT makes appears in that account library, ready to re-edit or publish later.
Does a long render block my ChatGPT conversation?
No. Maker skills return a run id right away and check_run reports status and the final video URL, so ChatGPT can move on and check back after a few minutes. For your own automations the REST API also offers a signed completion webhook, registered with PUT /api/v1/webhook.
Related pages
- How do I use VIDEO AI ME with Claude Code?
- How do I use VIDEO AI ME with Cursor?
- How do I use VIDEO AI ME with Claude Desktop?
- How do I use VIDEO AI ME with Codex?
- How do I use VIDEO AI ME with Claude?
- How do I use VIDEO AI ME with Grok?
- How do I use VIDEO AI ME with Grok Bot?
- How do I use VIDEO AI ME with OpenClaw?
- How do I use VIDEO AI ME with Hermes?
- How do I use VIDEO AI ME with any MCP client?
- Create and manage API keys
- All AI video MCP servers, APIs, and CLIs compared