Skip to content
Claude Desktop

shotflow mcp for Claude Desktop

io.github.johnzhang-ui/shotflow-mcp

ShotFlow MCP Server — AI分镜脚本与视频生成智能体,支持生成专业分镜、视频、镜头重生成、配额查询等能力。

client:Claude Desktop transport:stdio runtime:npm

Install shotflow 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": {
    "shotflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "shotflow-mcp-server"
      ],
      "env": {
        "SHOTFLOW_API_URL": "<SHOTFLOW_API_URL>",
        "MCP_API_KEY": "<MCP_API_KEY>"
      }
    }
  }
}

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

shotflow mcp in other clients