Skip to content
Windsurf

motion mcp public for Windsurf

io.github.dishui/motion-mcp-public

Remote MCP server bridging Motion to Claude

client:Windsurf transport:stdio runtime:npm

Install motion mcp public in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "motion-mcp-public": {
      "command": "npx",
      "args": [
        "-y",
        "@dishui/motion-mcp"
      ]
    }
  }
}

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

motion mcp public in other clients