Skip to content
Claude Desktop

NIRA Video Production MCP for Claude Desktop

io.github.pachote/nira-video-mcp

Video production MCP: 55 tools — edit, grade, TTS captions, beat-sync, master, AI generate.

client:Claude Desktop transport:stdio runtime:pypi

Install NIRA Video Production MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nira-video-mcp": {
      "command": "uvx",
      "args": [
        "nira-video-mcp"
      ],
      "env": {
        "VIDPROD_WORKSPACE": "<VIDPROD_WORKSPACE>",
        "VIDPROD_INPUT": "<VIDPROD_INPUT>",
        "VIDPROD_OUTPUT": "<VIDPROD_OUTPUT>",
        "FAL_KEY": "<FAL_KEY>",
        "WAN2GP_PATH": "<WAN2GP_PATH>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

NIRA Video Production MCP in other clients