Skip to content
Zed

Callirra for Zed

io.github.callirra-ai/mcp

Generate AI video and images from your agent: Seedance 2.x, GPT Image 2.5, 172 prompt recipes.

client:Zed transport:stdio runtime:npm

Install Callirra in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@callirra/mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Callirra in other clients