Create images
Generate campaign stills with up to five reference-image URLs.
OPENCREATIVE MCP
Connect compatible AI assistants to the same image, video, voice, music, avatar, and campaign workflow your team uses in OpenCreative.
Generate campaign stills with up to five reference-image URLs.
Make a shot from a prompt, first frame, or reference set.
Synthesize multilingual speech or animate a consented user photo.
Generate an original commercial soundtrack from the campaign brief.
Turn one brief into concepts and an editable shot-by-shot plan.
Every call inherits the signed-in user's workspace, entitlements, credits, and row-level security.
CONNECT
OpenCreative Cloud creates a dedicated MCP key from your signed-in account. The key is linked to your workspace, plan, creative entitlement, tenant permissions, and credit wallet—never to a raw Supabase credential.
Reference inputs must be HTTPS URLs the model provider can fetch. Upload private files in OpenCreative first, then pass the resulting signed URL to the tool.
This hosted endpoint is a Cloud feature. Self-hosted installations can expose their own endpoint and authentication policy from their deployment.
{
"mcpServers": {
"opencreative": {
"url": "https://opencreative.vercel.app/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_OPENCREATIVE_MCP_KEY"
}
}
}
}Create and revoke keys under Account → MCP & API keys. Keys are stored as one-way hashes and the full value is shown only once.