Skip to content
Windsurf

shotflow mcp for Windsurf

io.github.johnzhang-ui/shotflow-mcp

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

client:Windsurf transport:stdio runtime:npm

Install shotflow mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

shotflow mcp in other clients