Claude Desktop
Anthropic · macOS app
Config location
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"videoedit": {
"command": "npx",
"args": ["-y","@videoedit-mcp/bridge"]
}
}
}Verify
Fully quit (⌘Q) and relaunch Claude Desktop. A tools indicator appears in the bottom-right of the prompt box once VideoEdit is connected.
Gotchas
- ·Open VideoEdit MCP → Settings → Connect AI Agents to write this config automatically.
- ·Restart is required — closing the window isn't enough, use ⌘Q.
- ·Tail logs with `tail -f ~/Library/Logs/Claude/mcp*.log` if it fails to connect.