← Registry

Content Tools

compeller.ai

This MCP server integrates with the Compeller platform for video generation, providing capabilities, pricing, styles, media upload, and music search.

1 endpoint30 known toolsCached registry data

ENDPOINT 1

https://compeller.ai/api/mcp

No auth detected

Known tools 30

get_capabilities

Get Compeller platform capabilities, supported features, and API version.

get_pricing

Get current Compeller subscription plans and pricing.

list_styles

List available visual styles for Compeller video generation.

upload_media

Get upload instructions for media files (audio, images, video).

search_music

Search Deezer preview tracks by song, artist, or album.

create_compel_from_music

Create a compel from a selected Deezer preview track.

create_compel

Create a Compeller generation job from primary audio media and optional reference media.

get_compel

Get the current status, progress, and details of a Compeller generation job.

start_render

Start rendering a READY compel with default configuration so an agent can continue to final MP4 without opening the browser UI.

list_compels

List all Compeller generation jobs for the authenticated account, newest first.

search_compels

Search Compeller generation jobs by title for the authenticated account.

list_renderings

List all video renderings for a specific compel.

get_rendering

Get details of a specific video rendering.

search_media

Search and list uploaded media files for the authenticated account.

register_webhook

Register an HTTPS endpoint to receive signed push notifications for compel lifecycle events (compel.ready when renderable, compel.completed, compel.failed).

list_webhooks

List all webhook endpoints registered for the authenticated account.

delete_webhook

Delete a webhook endpoint by id.

test_webhook_delivery

Synchronously POST a synthetic webhook.test event to a registered endpoint.

update_webhook

Update one or more mutable fields on a registered webhook endpoint: url, events, active.

rotate_webhook_secret

Mint a new HMAC-SHA256 signing secret for a registered webhook endpoint.

cancel_compel

Cancel an in-progress compel.

get_account_credits

Get the authenticated account's render-minute balance and plan: minutes remaining (free + paid), monthly allowance, plan code, and whether the quota is exceeded.

list_lighting_effects

List the COM-497 starter lighting effects available to launch as cues (e.g.

launch_lighting_cue

Launch a starter lighting effect onto a stage as a live cue (e.g.

list_lighting_cues

List the live (non-stopped) lighting cues REACT is executing, including each cue's launch_id, resolved variables, launch_contract, and feedback.

get_lighting_cue

Fetch a single live lighting cue by its launch_id, including resolved variables, launch_contract, and REACT feedback.

stop_lighting_cue

Stop a live cue by its launch_id.

set_lighting_cue_variables

Update variables on a live cue (e.g.

ack_lighting_cue

REACT/BAE acknowledgement for a launch_id.

report_lighting_cue

REACT/BAE report-back for cue status, active variables, skipped bindings, capability misses, last_frame_at, and errors.