Claude Mac App
Claude Desktop on Mac supports two paths for connecting Popcorn. OAuth via the Connectors UI is the friendly path — paste the URL, sign in, approve. The security-token fallback uses a config file and the mcp-remote shim — only needed if your Claude version doesn’t show the Connectors UI.
-
Open the Claude Mac App → Settings → Connectors (or Integrations on some versions).
-
Click Add custom connector. Set:
- Name: Popcorn
- URL:
https://api.popcorn.co/mcp
-
Click Connect. A browser tab opens. If you’re not signed in to Popcorn yet, do that first. Then click Approve on the consent screen.
-
Back in Claude, the Popcorn connector is now active. Open a new chat and ask it to make a video.
First, generate a security token.
-
In Claude Desktop, choose Settings → Developer → Edit Config. A Finder window opens pointing to
claude_desktop_config.json. -
Open the file and add this block (merge it with anything already there):
{"mcpServers": {"Popcorn": {"command": "npx","args": ["-y","mcp-remote","https://api.popcorn.co/mcp","--header","Authorization: Bearer YOUR_POPCORN_API_KEY"]}}} -
Replace
YOUR_POPCORN_API_KEYwith your full key (which already includes thepk_live_prefix). -
Fully quit Claude Desktop and relaunch — close it from the menu bar, not just the window. On a new chat, look for
popcornin the tool picker.
Try it
Section titled “Try it”In a new Claude chat:
Use Popcorn to make a 10-second cinematic shot of a fox running through a misty forest at sunrise. When it’s done, send me the link.