Skip to main content
Feedback

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.

ToolDescription
getApiV1ClipsRetrieves a list of all clips in the system.
createApiV1ClipsCreates a new clip with the provided details.
deleteApiV1ClipsRemoves a specific clip from the system.
getApiV1Clips2Retrieves detailed information about a specific clip.
updateApiV1ClipsModifies the settings and properties of an existing clip.
getApiV1DirectUploadsGenerates a secure upload link for direct file uploads.
getApiV1MediasRetrieves a list of all media files in the system.
createApiV1MediasCreates a new media file with the specified content.
deleteApiV1MediasRemoves a specific media file from the system.
getApiV1Medias2Retrieves detailed information about a specific media file.
updateApiV1MediasModifies the metadata and properties of an existing media file.
getApiV1WebhookSubscriptionsRetrieves a list of all active webhook subscriptions.
createApiV1WebhookSubscriptionsCreates a new webhook subscription for event notifications.
deleteApiV1WebhookSubscriptionsRemoves a specific webhook subscription from the system.
getApiV1WebhookSubscriptions2Retrieves detailed information about a specific webhook subscription.
On this Page