We only use cookies to enhance your experience. No cross-site tracking, no ads. Read our Cookie Policy.

Set up Supercutwith Claude Code.

Add the Supercut MCP server in Claude Code, then sign in only if Claude asks you to.

01. Add the Supercut MCP server

Run the command below in your terminal. It writes the server configuration, and the user scope makes Supercut available in Claude Code across all of your projects. This step does not start OAuth.

claude mcp add \
  --scope user \
  --transport http \
  supercut https://mcp.supercut.ai/mcp

This command adds the server configuration; it does not sign you in. In Claude Code, use /mcp only if Supercut reports Needs authentication.

02. Sign in if needed

Start Claude Code and enter /mcp. If Supercut says Needs authentication, select it, choose Authenticate, and follow the browser prompt to sign in, choose your workspace, and approve access. If it already says Connected, Claude Code has reusable credentials and you can skip this step.

/mcp

03. Check the connection

Ask Claude Code for the Supercut server details. It should report the remote HTTP server as connected and expose its recording tools.

claude mcp get supercut

04. Try your first request

Start with a read-only request so you can see the recording context your client receives.

Find my most recent Supercut recording and summarize the decisions and action items.

Need client-specific troubleshooting? Read the Claude Code MCP guide.

Give your agents eyes & ears.