ContentGroove MCP connector
ContentGroove is an AI-powered platform that transforms video and audio content into optimized clips and media assets for content creation and management. The ContentGroove MCP connector allows AI agents to create and manage clips from source media, upload and organize video and audio files, and control content metadata. It also supports generating presigned upload URLs for secure media ingestion and retrieving detailed information about existing clips and media across your ContentGroove library.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the ContentGroove MCP connector to perform the following actions:
- Extract key moments from video and audio files for social media repurposing
- Organize and tag multimedia content across teams for faster discovery
- Automate clip creation from raw footage to reduce post-production time
- Monitor content performance with real-time webhook notifications
- Optimize transcripts and metadata for search engine visibility
- Distribute video clips across multiple channels from a single source
- Scale content workflows without hiring additional production staff
Example prompts
Use the following example prompts to invoke ContentGroove MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all media files uploaded to ContentGroove in the last week.Create a new clip from our latest product demo video in ContentGroove.List all clips tagged with 'customer testimonial' in ContentGroove.Delete the outdated marketing video from ContentGroove.Update the title and description of this clip in ContentGroove.Set up a webhook in ContentGroove to notify us when new clips are created.Generate a presigned upload URL so I can upload a new video to ContentGroove.Show me the webhook subscriptions currently active in ContentGroove.Remove the old storage location webhook from ContentGroove.
ContentGroove MCP connector tools
The ContentGroove MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getApiV1Clips | Retrieves a list of all clips in the system. |
| createApiV1Clips | Creates a new clip with the provided details. |
| deleteApiV1Clips | Removes a specific clip from the system. |
| getApiV1Clips2 | Retrieves detailed information about a specific clip. |
| updateApiV1Clips | Modifies the settings and properties of an existing clip. |
| getApiV1DirectUploads | Generates a secure upload link for direct file uploads. |
| getApiV1Medias | Retrieves a list of all media files in the system. |
| createApiV1Medias | Creates a new media file with the specified content. |
| deleteApiV1Medias | Removes a specific media file from the system. |
| getApiV1Medias2 | Retrieves detailed information about a specific media file. |
| updateApiV1Medias | Modifies the metadata and properties of an existing media file. |
| getApiV1WebhookSubscriptions | Retrieves a list of all active webhook subscriptions. |
| createApiV1WebhookSubscriptions | Creates a new webhook subscription for event notifications. |
| deleteApiV1WebhookSubscriptions | Removes a specific webhook subscription from the system. |
| getApiV1WebhookSubscriptions2 | Retrieves detailed information about a specific webhook subscription. |