@astramindapp/evie-mcp
v0.3.0
Published
Evie Studio MCP — give any AI agent a full creative studio: generate images & video, edit, and animate stills with camera-motion presets, billed to MIND credits. By Astra AI.
Maintainers
Readme
Evie Studio MCP
Give any AI agent a full creative studio. Generate images and video, edit images, and animate stills with camera-motion presets — straight from your agent, billed to your MIND credits.
The pitch: a creative studio is only as useful to your agents as the interface you give them. So we built Evie — Astra AI's creative agent — on MCP from day one. Every tool she uses to create, your agents can use too. This is that exact MCP, handed to you.
What your agent can do
| Tool | Does |
|---|---|
| evie_image | Text → image (Fal FLUX or Kie Kontext) |
| evie_edit | Image → image — restyle, swap, restage (Kie flux-kontext) |
| evie_video | Text → short cinematic video (Fal Wan 2.5) |
| evie_animate | Still → video with a camera-motion preset (push-in, 360 orbit, FPV, dolly zoom, bullet time…) |
| evie_character | Keep a subject's identity across new scenes (PuLID — "Soul"-style consistency) |
| evie_upscale | Image → higher-resolution image (Fal clarity-upscaler) |
| evie_motions | List the motion presets |
| evie_quote | Price a job in credits before running |
| evie_balance | Your MIND credit balance |
| evie_gallery | Your recent generations (reuse any as a source) |
Setup
- Get a MIND API key at m-i-n-d.ai → Settings → Developer.
- Add the server to your MCP client.
Claude Code:
claude mcp add evie -e MIND_API_KEY=mind_xxx -- npx -y @astramindapp/evie-mcpClaude Desktop / Cursor / any MCP host (mcpServers config):
{
"mcpServers": {
"evie": {
"command": "npx",
"args": ["-y", "@astramindapp/evie-mcp"],
"env": { "MIND_API_KEY": "mind_xxx" }
}
}
}Billing
Every generation is metered to your MIND credits at provider cost × 15% — the same honest rate Evie charges everywhere. Talk, planning, and quotes are free; you only pay for what you generate. Out of credits → top up or upgrade at m-i-n-d.ai. Check anytime with evie_quote and evie_balance.
Example
You: Make a moody product shot of a matte-black espresso machine, then animate it with a slow push-in.
Agent: evie_image({prompt:"matte-black espresso machine, moody studio light, steam, cinematic"})
→ https://…/shot.jpg (0.34 credits)
evie_animate({imageUrl:"https://…/shot.jpg", motion:"push-in", seconds:5})
→ https://…/clip.mp4 (14.37 credits)By Astra AI. Patents pending.
