The media-generation layer for AI agents
An MCP server that gives Claude, Cursor, Cline or any agent the power to plan campaigns, generate video, images and audio, save project memory, and prepare launch posts — through one Hypereal API key and one balance.
{
"mcpServers": {
"hypereal": {
"command": "npx",
"args": ["-y", "hypereal-mcp"],
"env": {
"HYPEREAL_API_KEY": "ck_your_key_here"
}
}
}
}You: "Plan six launch ads, generate the approved
clips, save the winners, then prepare posts
for Reels, TikTok and Shorts."
Agent → hypereal_plan_campaign(...)
Agent → hypereal_generate_video(...)
Agent → hypereal_save_project_asset(...)
Agent → hypereal_prepare_social_posts(...)
→ hosted URLs + local project memory.Ten tools that turn any agent into a creative studio
Hypereal routes generation calls to the best provider — Seedance, Kling, Veo, WAN, Nano Banana, GPT Image, Fish Audio, Lyria — while planning, presets, social handoff packages and local project memory run without spending credits.
hypereal_list_modelsDiscover available video, image and audio model slugs before generating.
hypereal_generate_imageText-to-image across Nano Banana, GPT Image, FLUX and more — returns a hosted URL.
hypereal_generate_videoText-to-video and image-to-video. Polls async jobs until the clip is ready.
hypereal_generate_audioText-to-speech, voice cloning and music generation to a hosted audio URL.
hypereal_get_jobFetch the status or result of an async generation job by id.
hypereal_list_creative_presetsDiscover reusable UGC, unboxing, TV spot, avatar, image-to-video and photoshoot workflows.
hypereal_plan_campaignTurn a product goal into prompts, model intents, channel copy, spend guardrails and next tool calls.
hypereal_prepare_social_postsPackage generated media URLs into platform-specific launch copy for an approved scheduler or connector.
hypereal_save_project_assetSave generated URLs, prompts, models and notes into a local project manifest for cross-session memory.
hypereal_list_project_assetsBrowse local project assets so the agent can reuse prior images, clips, prompts and notes.
The server holds no secrets
The MCP server forwards your own Hypereal API key to the public endpoints. Authentication, credit billing, per-key scoping, rate limits and spend caps are all enforced server-side — the agent can never bypass them. Issue a key with a spending limit and an agent can never overspend it.
hypereal_generate_image/v1/images/generatehypereal_generate_video/v1/videos/generatehypereal_generate_audio/v1/audio/generatehypereal_get_job/v1/jobs/{id}hypereal_list_modelscurated media cataloghypereal_plan_campaignlocal planning, no creditshypereal_list_creative_presetslocal creative presetshypereal_prepare_social_postslocal launch handoffhypereal_save_project_asset.hypereal/projectshypereal_list_project_assets.hypereal/projects