Connects your AI assistant to CrabCut's video clipping API for turning YouTube videos into vertical short-form content. Exposes five tools: generate_clips kicks off processing and returns a project ID, get_project_status polls for completion and returns scored clips with download URLs, list_projects shows your history, get_clip fetches individual clip details, and check_usage reports your credit balance. Clips come back reframed for 9:16 with auto-generated subtitles and a relevance score. Useful if you're building content workflows where an LLM identifies interesting videos and you want downloadable clips without manual editing. Supports webhooks for async workflows and works over standard MCP transports or their HTTP endpoint for n8n integrations.
claude mcp add --transport stdio io.github.realcrabcut-crabcut uvx crabcut