Install Keou — just paste a prompt
Copy this prompt. Paste it into Claude (Claude Code, Claude Desktop, or claude.ai). Send. Claude installs the MCP, asks for your KIE.AI key, and runs a first test. ~60 seconds.
Why is there a prompt?
Claude is the one doing the install — not you. The prompt is plain-English instructions for Claude: install this MCP, ask the user for their KIE.AI key, configure it, then run a first test. You never run any commands manually.
You only do two things: paste the prompt, then paste your KIE.AI key when Claude asks for it. That's it.
Smoothest path — Claude can run the install commands itself in your terminal. Get it free
Works too — Claude will walk you through running the commands yourself in 2 minutes. Get the app
Same as Desktop — paste the prompt, Claude tells you what to run in your terminal. Open claude.ai
Common questions
Is this really free?
The MCP is MIT open source — no Keou account needed. You only pay KIE.AI for images you generate (~$0.04 each). They give you free credits on signup.
Do I need to know how to code?
No. The prompt tells Claude what to do, and Claude explains each step in plain English. The only thing you type yourself is your KIE.AI key when Claude asks.
What's a "KIE.AI key"?
KIE.AI is the service that actually generates the images. You sign up there (free), they give you a long string called an API key, you paste it back into the chat. Sign up here.
What's Keou Enterprise then?
The full production suite for teams: polish, remix, format adaptation, 30-variant export packs, voice-overs, sound effects, 8K upscaling, client workspaces and white-label — fully managed on prepaid credits, powered by Pasifika AI (PAI-2). No API keys to manage. The free open-source studio works without it.
I'm a developer — show me the source.
github.com/kanakytech/keou-mcp — single file, ~370 lines of Node, MIT.