Back to home

MCP · 50+ tools

Connect Claude or Cursor to EchoClip

OAuth on claude.ai or a personal access token for Claude Desktop and Cursor. Generate media, run the editor, and spend credits from chat.

ClaudeEchoClipCursor

Advanced setup

Clients, use cases & connection guides

Claude

Claude

Desktop app & claude.ai connectors

OAuth on the web — or paste a token in Claude Desktop. Ideal for scripting, long chats, and multi-step video projects.

Cursor

Cursor

IDE MCP integration

Wire EchoClip into your codebase. Generate ad creatives and hero images, then save them into public/ while you keep shipping.

Generate images & video

Turn prompts into stills, cinematic clips, and motion from reference photos — billed in EchoClip credits.

Edit your timeline

Trim, duplicate, add transitions, bridge gaps, and extend clips while the Video Editor stays open in your browser.

Voice & talking avatars

Generate narration, lip-sync a portrait, or revoice an existing clip without leaving chat.

Social & captions

Draft captions, plan posts, and pull analytics context into the same conversation as your edits.

Build sites in Cursor

Pass repo images to EchoClip, generate hero art and ad creatives, and save PNGs straight into your project.

Export & share

Render timeline previews and hand back shareable EchoClip links — not raw storage URLs.

Setup guides

Get connected in a few minutes

  1. 1Sign in at EchoClip Settings → Tools & MCP.
  2. 2In Claude: Settings → Connectors → Add custom connector → paste https://mcp.echoclip.ai/mcp.
  3. 3Claude opens OAuth — approve access on EchoClip (same account).
  4. 4Try: “Generate a 5-second cinematic clip” or “What's my credit balance?”
{
  "mcpServers": {
    "echoclip": {
      "url": "https://mcp.echoclip.ai/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_ECHOCLIP_PAT",
        "X-Mcp-Client": "claude-desktop"
      }
    }
  }
}

Replace YOUR_ECHOCLIP_PAT with your token from Settings.