Model Context Protocol · Imaji AI

Generate Videos & Images
directly from Claude

6 MCP tools backed by Jati AI and Higgsfield. Animate images, generate product shots, and create cinematic ad videos — all from your Claude Code session with just an API key.

6
MCP Tools
2
AI Backends
1
API Key
0
Setup Overhead

Everything you need to generate
AI influencer media

Call any tool directly from Claude Code — no API setup, no SDK, just prompt and create.

🎬
jati_generate_video
Image to Video

Animate any image into a cinematic 5–10s video via Jati AI. Provide an image URL and a motion prompt — returns a jobId to poll for the result.

Jati AI lite · standard · premium 5s · 10s
🖼️
jati_generate_image
Multi-Reference Image

Generate a product or fashion image using Jati AI. Optionally combine a model photo, product URL, and style reference into a single composed output.

Jati AI 9:16 · 16:9 · 1:1
📡
jati_get_job_status
Jati Job Status

Poll a Jati AI video generation job by job ID. Returns status (pending/processing/completed/failed) and the video URL once done.

async poll
🎥
higgsfield_generate_video
Cinematic Video

Animate an image into a cinematic video using Higgsfield AI DoP models. Choose dop-lite, dop-turbo, or dop-standard. Returns a video URL when complete.

Higgsfield DoP Turbo · Standard · Lite
📣
higgsfield_generate_ad_video
Product Ad Videos

Generate 3 product ad videos in parallel — Product Hero, Lifestyle, and Social Proof angles. Claude writes the motion prompts, Higgsfield animates. All three at once.

Higgsfield Claude Haiku 3 ads parallel
📋
higgsfield_get_video_status
Higgsfield Job Status

Check the status of a Higgsfield video job by request ID. Returns status and the video URL when generation is complete.

async poll

From Claude prompt to
published video in 3 steps

1

Connect the MCP

Run claude mcp add imaji --transport http https://mcp.imajiai.space/mcp. No local install needed — it runs on Imaji's cloud.

2

Get your Imaji API key

Sign up at jati.imajiai.space and copy your API key. Add it as the Authorization header in your MCP config.

3

Describe what you want

Tell Claude which product or image to animate. Claude picks the right tool, calls Jati AI or Higgsfield, and polls until the video is ready — no code from you.

4

Get your video URL

Receive a direct video URL in the chat. Download it, embed it, or pass it straight to your publishing pipeline.

Powered by Imaji AI

Two battle-tested backends — each optimized for its use case.

jati.imajiai.space

Jati AI

Imaji's own video and image generation backend. Handles image-to-video animation and multi-reference image composition. Powers jati_generate_video and jati_generate_image.

💚 Credits-based · lite / standard / premium
api.higgsfield.ai

Higgsfield DoP

Cinematic image-to-video generation. Three model tiers (lite, turbo, standard) for fast or high-quality output. Powers higgsfield_generate_video and higgsfield_generate_ad_video.

💚 dop-lite · dop-turbo · dop-standard

8 niches. 7 dialects.
Infinite AI influencers.

Pick an archetype, generate a portrait, animate it, and pitch it to brands in that vertical.

🍜

F&B / Kuliner

foodie · Betawi
FMCG, restaurants, Indomie

Beauty / Skincare

beauty_guru · Sundanese
Skintific, Wardah, Somethinc
💪

Fitness

fitness_coach · Javanese
Supplements, gym chains
💻

Tech / Gadget

tech_geek · Betawi
Samsung ID, Xiaomi, gaming
👗

Fashion / OOTD

fashion_icon · Cindo
Tokopedia fashion, local brands
🛍️

E-Commerce

ecommerce_queen · Melayu
Shopee, Tokopedia sellers
🎥

Lifestyle

lifestyle_vlogger · Sundanese
Hospitality, tourism
🎮

Gaming

gaming_creator · Betawi
Garena, gaming peripherals

Wire it up in 60 seconds

// Add via Claude Code CLI
claude mcp add imaji \
  --transport http https://mcp.imajiai.space/mcp \
  --header "Authorization: Bearer YOUR_IMAJI_API_KEY"

// Or add manually to .claude/settings.local.json
{
  "mcpServers": {
    "imaji": {
      "url": "https://mcp.imajiai.space/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_IMAJI_API_KEY"
      }
    }
  }
}

Get your API key at jati.imajiai.space. Restart Claude Code — all 6 tools appear automatically.

Start generating
AI media content today

One API key. Jati AI + Higgsfield. No infrastructure to manage.