mcp.film

mcp.film / Video Generation / Pika MCP

Pika MCP

OfficialRemoteby Pika Labscreditsverified Aug 11, 2026

Pika's hosted media toolkit plus 17 production skills, now served from pika.art.

What it does

Pika's official hosted MCP connects its creative suite — video, image, music, audio and voiceover generation — to Claude and other MCP clients, routing to Pika Video, Seedance 2.0, Kling, MiniMax, Veo 3, Gemini Image, Seedream and ElevenLabs among others. An official plugin bundle adds 17 curated slash commands including /podcast, /explainer, /ugc-ads, /4k-vfx, /persona-builder and /viral-hook for end-to-end short-form production.

Connect

Remote endpoint (Streamable HTTP)
https://experiment-mcp.pika.art/api/mcp
Claude Code
claude mcp add --transport http pika https://experiment-mcp.pika.art/api/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pika": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://experiment-mcp.pika.art/api/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pika": {
      "url": "https://experiment-mcp.pika.art/api/mcp"
    }
  }
}
Auth: oauth — Log in to your Pika account when authorizing the connector

Field notes

Pika moved its MCP docs off pika.me: both www.pika.me/mcp and www.pika.me now 307 to experiment.pika.art, and the documented endpoint is experiment-mcp.pika.art. The legacy mcp.pika.me/api/mcp endpoint still answers (401), so existing configs are not dead yet, but expect it to go. The docs also offer a skills install, 'npx skills add Pika-Labs/Pika-Plugins -all -y', which is the plugin bundle rather than the MCP connector. Per-tool documentation is thinner than Runway or fal.

Pairs well with