Skip to content
Cursor

Callirra for Cursor

io.github.callirra-ai/mcp

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

client:Cursor transport:stdio runtime:npm

Install Callirra in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Callirra in other clients