Krea
Multi-model image, video and 3D generation with a first-party MCP server and API
Tier A · StrongAI ToolMCP ServerToolkrea.ai

Krea is a hosted generative media suite that puts its own Krea 2 model alongside third-party ones (Veo 3.1, Flux, Ideogram, Runway, Luma, Kling, Hailuo, Wan, Seedance 2.5, Nano Banana, Qwen, Topaz) behind one UI and one billing balance. It covers text-to-image, realtime canvas generation, text-to-video, motion transfer, text/image-to-3D, generative editing, background removal, lipsync, upscaling and frame interpolation to 120fps, plus image and video LoRA finetuning with shareable LoRAs. Critically for agent work it ships an official MCP server and a REST API with model IDs like image/krea/krea-2/medium and video/google/veo-3.1. Aimed at designers and studios who want one account instead of six model subscriptions.
claude mcp add --transport http krea-ai https://api.krea.ai/mcpFor an agent
Reach for Krea over a single-model API when the job needs several models in one pipeline — generate in Krea 2 or Flux, upscale with Topaz, then animate with Veo or Kling — because one balance covers all of them and the MCP hides the per-vendor auth. Connect it as MCP (no API key; OAuth in-client) and drive it with list_models -> get_model_schema -> generate -> get_job; use get_upload_url first when a reference image lives on disk. Watch out for compute-unit burn: video and LoRA training drain a month's Basic allowance fast, so gate generation behind an explicit user confirmation rather than looping on it.
Why it is here. It is the rare generative suite built for agents as a first-class client — a hosted MCP, a documented model registry and llms.txt — which makes it directly callable from a coding agent instead of screenshot-and-paste.
Facts
- License
- Proprietary / all rights reserved, Commercial license
- Pricing
- Freemium, Subscription, Usage-based / credits, Free but account required
- Framework
- Not applicable
- Styling
- Not applicable
- Distribution
- Web app / online tool, Hosted SaaS product, Public HTTP API, MCP server
- Platform
- Web
- Content type
- Images / textures / backgrounds, Video, 3D assets and scenes
- Agent readiness
- MCP server, Public API without auth, llms.txt, Structured documentation, Login required
- Accessibility
- Unknown
- Maturity
- Actively maintained
- Pricing detail
- Free $0 (100 compute units/day); Basic $9/mo (5,000 CU); Pro $35/mo (20,000 CU); Max ~$105/mo (60,000 CU — third-party trackers list this tier as $70/40,000 CU, so verify before quoting); Business $200/mo (80,000 CU, up to 50 seats); Enterprise custom. All paid plans include a commercial licence and watermark-free output; consumer plans discount ~40% on annual billing.
Notable for
- Krea 2 plus 60+ third-party models on one balance
- official hosted MCP at api.krea.ai/mcp
- realtime canvas generation
- image and video LoRA finetuning
- 120fps interpolation and Topaz upscaling
Provenance
Verified 2026-08-15. HTTP 200. https://www.krea.ai/ (homepage, full feature and pricing read), https://www.krea.ai/docs/developers/mcp (MCP URL, install command, tool list, model IDs). https://www.krea.ai/pricing failed with a header-overflow parse error; pricing cross-checked against the homepage read and public trackers, and the Max tier discrepancy is flagged in pricing_detail.
Also in Generative Media Tools
6- HyperFrames · Apache-2.0 framework that renders HTML compositions to deterministic MP4, built for agents
- Midjourney · Subscription text-to-image and image-to-video generation, via web app or Discord
- Runway · Gen-4.5 video and image generation, with a developer API and robotics arm
- Endless Tools · Browser 3D studio: swap assets into prepared scenes, export 8K, video, GLB or embeds
- Higgsfield · 30+ image/video models behind one credit balance, callable via MCP, CLI and agent skills
- HyperFrames Docs & Catalog · 515-page HyperFrames manual with a 375-block motion catalog and an llms.txt index