The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Creative Claw listing page.
Generate on-brand media inside ChatGPT, Codex, Claude, Cursor, Grok Bot, Hermes, and OpenClaw.
Creative Claw is an MCP plugin that brings a full AI media studio into Grok Bot, Hermes Agent, OpenClaw, Cursor, Claude Code, Claude Desktop, ChatGPT, and Codex. Generate images, video, and expressive speech; reuse Characters and brand assets; and produce product campaigns, UGC ads, and multi-shot Films through one account. No API keys and no platform switching.
One connection to Creative Claw's MCP server gives the skills live model discovery plus media generation, editing, brand, asset, Character, Film, and feedback tools:
| Category | Tools |
|---|---|
| Image | generate_image (generate, edit, or repeat across models for comparison), load_image |
| Video | generate_video, check_job |
| Speech | generate_speech |
| Media editing | remove_background, upscale_media, trim_video, scale_video, add_subtitles, extract_frames, merge_media |
| Models | list_models, get_model_params |
| Assets | search_assets, update_asset, delete_asset, upload_asset, import_media, get_upload_url, confirm_upload |
| Brand themes | get_theme, list_themes, update_theme, delete_theme |
| Characters | manage_character, list_characters, clone_voice, delete_character |
| Films | create_film_project, update_film_project, get_film_project, list_film_projects, assemble_film |
| Feedback | submit_feedback |
| Cost and account | estimate_generation; get_credits_balance and get_credits_link where the client exposes them |
Access 1,000+ production-ready AI models — FLUX, Gemini, Veo, Sora, Kling, Seedance, Hailuo, HeyGen, Recraft, ElevenLabs, and more — through a single unified account with usage-based pricing.
The creativeclaw root skill routes mixed or unclear requests. Focused outcome skills own general image, video, and voice work plus Characters, planning, Films, product photoshoots, UGC ads, and feedback. Video-model guidance is packaged as shared references inside Generate Video, Build Film, Create UGC Ad and Plan Video; load only the selected model's guide. Standalone video-model skills are no longer published. Image and speech specialists remain available pending their separate consolidation.
Every OpenAI skill declares the ChatGPT MCP dependency at https://app.creativeclaw.co/mcp/chatgpt, matching the endpoint configured in the plugin draft. A focused skill can therefore activate directly without losing access to Creative Claw's tools.
Default to Gemini 3.1 Flash (Nano Banana 2) for most image generation and editing. It is the most cost-efficient recommendation overall, balancing quality, speed, and cost; use a specialist model only when its specific strength matters.
| Model | Creative Claw ID | Best use |
|---|---|---|
| Nano Banana 2 | image/nano-banana-2 | Default and cost-efficient choice for most generation and editing |
| Nano Banana Pro | image/nano-banana-pro | Complex professional layouts, typography, and demanding composites |
| GPT Image 2.5 Flare | image/gpt-image-2.5-flare | Fast, high-quality everyday OpenAI image generation and editing |
| GPT Image 2.5 Sunburst | image/gpt-image-2.5-sunburst | Precision-focused generation, transparency, and tightly controlled edits |
| Seedream 5 Pro | image/seedream-5-pro | Premium product, fashion, and commercial imagery |
| Model | Creative Claw ID | Best use |
|---|---|---|
| Gemini Omni | video/gemini-omni-flash | Default general video, native audio, references, and source-video work |
| Seedance 2.5 | video/seedance-2.5 | Premium, longer, reference-rich cinematic work |
| Seedance Mini | Discover with list_models | Economical drafts and iteration |
| MiniMax H3 Max | video/minimax-h3-max | Fast cinematic native-audio clips and multimodal references |
| H3 Max Fast | video/minimax-h3-max-turbo | Faster, lighter H3 Max iteration |
Use speech/elevenlabs-v3 by default for narration, dialogue, emotional delivery, and multilingual speech. Use speech/xai-tts when its 28 built-in voices, exact inline/wrapping performance tags, or G.711 telephony output are the better fit. Creative Claw also supports consent-gated ElevenLabs Instant Voice Cloning as a separate Character workflow.
Use list_models and get_model_params at runtime rather than assuming a fixed catalog or reference limit.
Creative Claw is packaged for the Cursor Marketplace used by Grok Bot's plugin system. After marketplace approval, open Settings → Plugins → Marketplace in Grok Bot or Customize → Plugins in Cursor, search for Creative Claw, install it, and complete browser authentication on the first tool call.
For local Cursor testing before publication, symlink the plugin directory and reload Cursor:
Hermes supports the Creative Claw hosted MCP directly. Run:
Or use the one-click Add to Hermes link on a machine with Hermes installed. The portable plugin.json and mcp.json in the plugin root also make the package compatible with Agent Plugins v1 clients. Until Hermes supports OAuth login for plugin-supplied MCP entries, the two hermes mcp commands above are the reliable installation path.
Creative Claw includes a native OpenClaw manifest, the consolidated skill, and ClawHub package metadata. Once the package is published to ClawHub, install it with:
The first login opens Creative Claw's OAuth flow; no API key needs to be copied into a config file.
npx skills)The canonical cross-client skill remains in the standard repository layout, so skill-directory users can install it directly:
The OpenAI Store installs the shared ChatGPT/Codex plugin and skill bundle separately; Store users do not need this command.
That's it. The plugin connects to Creative Claw's MCP server and installs the consolidated creativeclaw workflow skill.
Add to your MCP config (claude_desktop_config.json):
No API keys needed — auth is handled via Clerk OAuth on first connection.
The glama-mcp/ directory provides a lightweight stdio MCP wrapper for Glama.ai directory compatibility. This wrapper exposes 9 core tool descriptions for discovery (how_to_connect, generate_image, generate_video, generate_speech, list_models, get_model_params, check_job, list_characters, get_credits_balance) that guide users to connect to the full production MCP server at https://app.creativeclaw.co/mcp.
The Glama wrapper does not perform actual generation—it serves as a directory entry point. To use Creative Claw's full generation capabilities, connect to the production HTTP MCP server as described above.
Run locally:
Build Docker image:
Talk to the host naturally:
No API keys. No CLI wrappers. No expiring URLs. Just skills + MCP.
This repo is a marketplace — it contains one or more installable plugins.
Edit the canonical skill once under plugins/creative-claw/skills/creativeclaw. Put only ChatGPT-specific routing differences in skill-variants/chatgpt/platform-upload.md, then run:
The build validates every skill's metadata and MCP dependency, checks routing coverage and the regression suite, and creates deterministic archives under the Git-ignored output/chatgpt-skills/ folder. The marketplace source stays focused on direct installs, and generated ZIPs stay local. Nothing in the build publishes or submits a plugin draft.
Usage-based — pay only for what you generate. No subscriptions, no commitments. Check creativeclaw.co for current rates.
.cursor-plugin/plugin.json.claude-plugin/plugin.jsoncreativeclaw skill./scripts/build-skill-zips.sh, then use output/chatgpt-skills/creativeclaw-chatgpt-skill.zip and the focused skill ZIPsopenclaw.plugin.json and ClawHub-ready package metadataAll use the same skills and connect to the same MCP server.
Apache-2.0
Built by Creative Claw Co.