Skip to content
Cline

shotflow mcp for Cline

io.github.johnzhang-ui/shotflow-mcp

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

client:Cline transport:stdio runtime:npm

Install shotflow mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

shotflow mcp in other clients