How to Use the ContentGroove MCP in Claude Code
Pipe video URLs to Claude Code and generate ContentGroove social clips straight from your terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ContentGroove MCP to Claude Code
Create your Vinkius account to connect ContentGroove to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-driven video pipelines
Run Claude Code to process raw footage directly from your shell into ContentGroove. The terminal agent triggers `create_media_from_url` with a piped video URL and lets you know when the ContentGroove import starts. You can pipe the output of `get_media_status` to other terminal utilities to monitor the ContentGroove rendering process. It turns Claude Code into a powerful command-line interface for ContentGroove.
Command-line clip exporting via MCP Server
Extract social-ready highlights by telling Claude Code to fetch clips using `get_media_clips`. Claude Code lists the ContentGroove timestamps and outputs them as clean markdown or JSON directly to stdout. If you need details on a specific segment, Claude Code calls `get_clip_details` to return the precise start and end times. It makes scripting ContentGroove video cut sheets incredibly simple in your terminal.
Headless video project management
Manage your entire ContentGroove video catalog without leaving Claude Code. Claude Code uses `list_media` to scan your active ContentGroove projects and filters them based on your terminal queries. For local files, Claude Code uses `create_direct_upload` to get an upload link and pipes your local binary video directly to ContentGroove. It is a completely headless way to index and store raw footage using Claude Code.
Set up ContentGroove MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecontentgroove-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest ContentGroove transactions." It will automatically discover and invoke the available ContentGroove tools.
claude mcp add --transport http contentgroove-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about ContentGroove MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ContentGroove MCP today
We host it, we monitor it, we maintain it. You just paste one token.