# CreativeClaw (full) > The AI media studio inside Claude, ChatGPT, Codex, and OpenClaw. Generate images, video, and audio with leading AI models without leaving the conversation. CreativeClaw is a remote MCP. In ChatGPT, install the published Creative Claw app from Plugins. Its app-specific endpoint is `https://app.creativeclaw.co/mcp/chatgpt`, which supports native ChatGPT attachments. In Claude, Codex CLI, and OpenClaw, add `https://app.creativeclaw.co/mcp`. Authenticate with Gmail. No provider API keys. 100 free credits, no card. Then $10 = 1,000 credits that never expire. No subscription. Skill for Claude Code: `npx skills add CreativeClawCo/creative-claw-marketplace` Claude Code MCP: `claude mcp add creative-claw https://app.creativeclaw.co/mcp --transport http` Codex: `codex mcp add creative-claw --url https://app.creativeclaw.co/mcp` OpenClaw: `openclaw mcp add creative-claw --url https://app.creativeclaw.co/mcp --transport streamable-http --auth oauth` Default image model: Nano Banana 2 (16 credits, $0.16). Default video: Gemini Omni Flash (26 credits/s). Speech: ElevenLabs v3 or MiniMax Speech 2.8 HD (20 credits / 1,000 chars). ## Money pages - [Claude image generator](https://creativeclaw.co/claude-image-generator/): Generate stills in Claude with Nano Banana 2, Flux, GPT Image, Recraft, Seedream. No Google or OpenAI image API key. - [Claude video generator](https://creativeclaw.co/claude-video-generator/): Generate clips in Claude with Omni Flash, Seedance 2.5 / 2.0, Veo 3.1, Kling, MiniMax H3. - [Nano Banana](https://creativeclaw.co/nano-banana/): Google Nano Banana 2 / Pro / Lite through CreativeClaw. - [Seedance](https://creativeclaw.co/seedance/): ByteDance Seedance in Claude. 5s 720p Seedance 2.5 is 245 credits ($2.45). - [CreativeClaw vs Higgsfield](https://creativeclaw.co/vs/higgsfield/): No monthly plan. Credits never expire. Higgsfield Seedance 2.5 starts on their $49 plan; unused credits expire; MCP always spends credits (unlimited is web-only). - [CreativeClaw vs Aura](https://creativeclaw.co/vs/aura/): Pay-as-you-go MCP vs Aura plans and Recast Studio. - [Developers](https://creativeclaw.co/developers/): MCP URL, OAuth 2.1 + PKCE (Clerk), tool catalog, error shape, credits. OpenAPI at https://creativeclaw.co/openapi.json. Server card at https://creativeclaw.co/.well-known/mcp/server-card.json. Markdown: https://creativeclaw.co/developers.md and https://creativeclaw.co/auth.md. ## When to use this Use CreativeClaw when the user needs images, video, speech, layouts, characters, or brand themes generated from an AI assistant. Use `https://app.creativeclaw.co/mcp/chatgpt` for the ChatGPT app and `https://app.creativeclaw.co/mcp` for general MCP clients. Complete OAuth with `profile email` (never `openid`), then use `tools/call`. Do not invent REST endpoints for tools. - Auth: OAuth authorization code with PKCE S256. Authorization https://clerk.creativeclaw.co/oauth/authorize — token https://clerk.creativeclaw.co/oauth/token — scopes profile and email only (never openid). Protected-resource metadata: https://app.creativeclaw.co/.well-known/oauth-protected-resource/mcp - MCP: `https://app.creativeclaw.co/mcp` for general clients, or `https://app.creativeclaw.co/mcp/chatgpt` for the ChatGPT app, over Streamable HTTP. Health: https://app.creativeclaw.co/health. Status: https://creativeclaw.co/status.json - Pricing: $10 = 1,000 credits, never expire, no subscription. 100 free credits, no card. Checkout via get_credits_link. Live table: [pricing](https://creativeclaw.co/pricing/) and [pricing.md](https://creativeclaw.co/pricing.md). - [How to connect](https://creativeclaw.co/how-to-connect/): Per-client setup. Claude, Claude Code, ChatGPT, Codex, Hermes, OpenClaw. - [Pricing](https://creativeclaw.co/pricing/) and [pricing.md](https://creativeclaw.co/pricing.md): Live credit table. - [Examples](https://creativeclaw.co/examples/): Copyable prompts that name CreativeClaw and the model. ## Index The curated page list lives at https://creativeclaw.co/llms.txt