R
in

MCP

Beta

Connect Reelbase to any MCP-compatible AI client — Claude, Cursor, Codex, Windsurf, Zed, and more. Generate images, videos, edits, face swaps, and upscales directly from your assistant.

Endpointhttps://reelbase.ai/api/mcp
OAuthClaude.ai uses browser OAuth for custom connectors. You do not need to create or paste a Reelbase API key for this setup.
1

Open Claude connectors

In Claude.ai, go to Customize → Connectors, click +, then choose Add custom connector.

2

Add the Reelbase MCP URL

Use this URL for the custom connector:

https://reelbase.ai/api/mcp

If Claude shows Advanced settings, leave OAuth Client ID and OAuth Client Secret blank. Reelbase supports OAuth dynamic client registration.

3

Connect and approve access

Click Add, then Connect. Claude will redirect you to Reelbase. Sign in if needed, then approve access for the MCP connector.

Claude stores an OAuth token; no manual API key is exposed.
4

Enable and test in chat

In a Claude chat, use the + menu, open Connectors, and enable Reelbase for the conversation. Then ask Claude: “List my Reelbase image models.”

How generation works

Every generation tool returns immediately with a generationId — it does not wait for the result. The generation runs in the background; credits are deducted up front.

1.2.3.
generate_image(…)→ generationId, pollTypeget_generation_status({type, generationId})→ status: "pending"repeat until status === "completed" → url