# Krea MCP Server

> Official hosted MCP for Krea image/video models, schemas, uploads, and job widgets.

- **Category:** Model Hubs
- **Vendor:** Krea (official)
- **Pricing:** credits
- **Verified:** 2026-06-29

## What it does

Krea's official Streamable HTTP MCP lets agents discover available image and video models, inspect live input schemas, submit generation jobs, upload local assets, poll results, and cancel mistakes. For filmmakers it is a clean direct route into Krea's creative API and model shelf without hard-coding endpoints that drift. The MCP Apps widget can show an inline generation tile, auto-poll job progress, retry, cancel, and compare enhancement results in clients that support it.

## Connect

- Remote endpoint: `https://api.krea.ai/mcp`
- Claude Code: `claude mcp add --transport http krea-ai https://api.krea.ai/mcp`

**Auth:** oauth — OAuth browser flow; API-token fallback from https://www.krea.ai/app/api/tokens sent as Authorization: Bearer.

## Capabilities

[model-search](https://mcp.film/capabilities/model-search.md) · [schema-inspection](https://mcp.film/capabilities/schema-inspection.md) · [text-to-image](https://mcp.film/capabilities/text-to-image.md) · [image-to-image](https://mcp.film/capabilities/image-to-image.md) · [text-to-video](https://mcp.film/capabilities/text-to-video.md) · [image-to-video](https://mcp.film/capabilities/image-to-video.md) · [file-upload](https://mcp.film/capabilities/file-upload.md) · [async-jobs](https://mcp.film/capabilities/async-jobs.md) · `job-cancel` · `mcp-apps` · `deprecation-metadata`

## Sample tools

`list_models` · `get_model_schema` · `generate` · `execute_node_app` · `get_job` · `cancel_job` · `get_upload_url`

## Field notes

Official hosted Streamable HTTP. OAuth was added Jun 13 2026 and bills the workspace selected during consent; API-token auth still works for clients without OAuth but bills a separate workspace API balance. Ask the agent to call list_models/get_model_schema first because Krea surfaces deprecation metadata there, and provider models do disappear — Sora 2 and older Seedance/Seedream endpoints are already sunset. get_upload_url returns presigned upload URLs valid for three hours.

## Verification

- Status: Freshly checked (checked today)
- Added: 2026-06-29
- Last verified: 2026-06-29
- Machine JSON: https://mcp.film/api/mcps/krea.json

## Links

- Site: https://www.krea.ai
- Docs: https://docs.krea.ai/developers/mcp

---

Structured data: https://mcp.film/api/mcps/krea.json · Directory: https://mcp.film
