Skip to content
Windsurf

crabcut for Windsurf

io.github.realcrabcut/crabcut

Turn YouTube videos into short-form clips from any AI assistant

client:Windsurf transport:stdio runtime:npm

Install crabcut 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": {
    "crabcut": {
      "command": "npx",
      "args": [
        "-y",
        "@crabcut/mcp-server"
      ],
      "env": {
        "CRABCUT_API_KEY": "<CRABCUT_API_KEY>"
      }
    }
  }
}

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

crabcut in other clients