Plug Kreova into any AI agent
Connect Kreova to Claude Code, Codex, Cursor and any MCP client. Generate images, video and audio, direct your AI actors, and run full workflows — without leaving your agent.
$ claude mcp add --transport http kreova …✓ Connected to kreova · authorized as [email protected]› Generate a 6s vertical video of our new sneakerwith an upbeat AI actor.⚡ kreova · generate_actor_video_auto_voice✓ Done — 24.00 creditshttps://resources.kreova.co/…/sneaker.mp4
claude mcp add --transport http kreova https://api.kreova.co/api/v1/mcpYour content engine, where you already work
Stop context-switching between your editor and a dashboard. Bring Kreova's full creative toolkit into the agent you build with.
Works with any agent
Claude Code, Codex, Cursor, Cline, Windsurf — if it speaks MCP over Streamable HTTP, it speaks Kreova. One endpoint, every client.
Sign in once, no API keys
Connect with your Kreova account through secure OAuth. Nothing to paste, nothing to leak — calls run on your account and your credits.
The whole studio as tools
Every generator from the dashboard — images, video, audio, AI actors, voices and full workflows — exposed as tools your agent can call.
Add Kreova to your client
Pick your agent, copy the snippet, and authorize with your Kreova account when prompted. No keys, no local install.
Claude Code
Add the server from your terminal with a single command.
claude mcp add --transport http kreova https://api.kreova.co/api/v1/mcpCodex
Add Kreova to ~/.codex/config.toml as an HTTP MCP server.
[mcp_servers.kreova]
url = "https://api.kreova.co/api/v1/mcp"Cursor · Cline · Windsurf · VS Code
Paste this into your client's MCP config (e.g. .cursor/mcp.json).
{
"mcpServers": {
"kreova": {
"url": "https://api.kreova.co/api/v1/mcp"
}
}
}Any other MCP client
Point any client that supports OAuth over Streamable HTTP here.
https://api.kreova.co/api/v1/mcpWorks with any MCP client that supports OAuth over Streamable HTTP. Tool calls consume your Kreova credits.
Connected in under a minute
No SDK, no API keys, no local server. Add the endpoint, authorize once, and start prompting.
Add the server
Drop the Kreova MCP command or URL into your agent's MCP settings. It takes one line — no SDK, no local install.
Authorize with your account
Your agent opens Kreova in the browser. Sign in once and approve access — Kreova issues a token for the agent, you never handle keys.
Prompt your agent
Ask for an image, a UGC video, an actor scene, or to run a saved workflow. Kreova does the work and streams back asset URLs.
Preview, then ship
Have the agent preview results inline, then download them or drop them straight into the project you're building.
One sentence in, a finished asset out
Talk to your agent in plain language. Under the hood it calls Kreova's tools — the same engine that powers the studio.
Generate a 6-second vertical product video of our new sneaker with an upbeat AI actor.
Create 4 image variations of this actor in a sunlit kitchen and preview them.
Run my “TikTok ad” workflow on this product link and show me the result.
Voice over this script with a warm female voice and check the cost first.
Upscale this image and remove the background.
What’s my credit balance, and how much would a 10-second actor video cost?
Images
Generate, upscale and clean up images.
generate_imageupscale_imageremove_backgroundVideo
Render videos and actor-led scenes.
generate_videogenerate_actor_scenegenerate_actor_video_auto_voicegenerate_actor_video_custom_voiceAudio & voices
Produce voiceovers from your voice library.
generate_audiolist_voicesAI actors
Browse, confirm and remix your cast.
list_actorsget_actorconfirm_actorgenerate_actor_variantsWorkflows
Build and run node-based pipelines end to end.
create_workflowupdate_workflowrun_workflowlist_workflowsget_workflowget_workflow_runcancel_workflow_runAccount & utilities
Check credits, costs and past generations.
get_credit_balancelist_modelslist_generationsget_generationpreview_generationestimate_generation_costestimate_workflow_costMCP, answered
Everything you need to know about connecting Kreova to your agent.




