For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
The TwelveLabs Model Context Protocol (MCP) server connects your AI assistant to video understanding capabilities. You can search videos, generate summaries, and extract insights using simple natural language prompts.
Note
If you use Claude Code, the Claude Code plugin is an alternative that adds TwelveLabs slash commands directly to your Claude Code workflow.
The following diagram illustrates the architecture of the TwelveLabs MCP server and how different parts interact:
Key features:
Video search: Search through indexed videos using natural language queries to find specific moments and scenes.
Video analysis: Generate titles, topics, hashtags, summaries, chapters, and highlights from your video content.
Video embeddings: Create and retrieve video embeddings for advanced AI applications and custom workflows.
Onboarding assistance: Get guided help to onboard faster on the TwelveLabs platform.
Chainable workflows: Combine multiple video analysis tools in sequence to create complex Retrieval-Augmented Generation (RAG) workflows.
Universal compatibility: Works with any MCP-compatible client, including but not limited to Cursor, VS Code, Claude Code, Gemini CLI, and Goose.
Use cases:
Meeting analysis: Summarize meeting recordings and find specific discussion points using natural language queries.
Sports highlights: Search through game footage to find specific plays like “fourth-quarter three-pointers.”
Media production: Locate scenes where products appear in videos and generate promotional content summaries.
Training content: Search webinars and presentations for specific topics like “final chart presentation” or key learning moments.
After you complete the setup, you can build custom workflows that combine video analysis with other tools and integrate the capabilities of the TwelveLabs Video Understanding Platform into your existing AI applications.