The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Compeller listing page.
Public documentation and metadata for the hosted Compeller MCP server.
Compeller turns music into performance-ready visuals. Agents can discover styles and pricing, search for music, create and track Compels, start renders, retrieve finished videos, and register signed webhooks for completion events.
This repository contains public connector documentation and metadata only. The production Compeller application source code is not published here.
ai.compeller/compelcompeller-mcp0.5.0Most MCP clients that support remote Streamable HTTP servers can use:
If your MCP client stores raw token values without the Bearer prefix, use the alternate header:
Discovery works without authentication. Generation, account, media, rendering, and webhook tools require a Compeller API token.
Compeller currently exposes 20 MCP tools:
get_capabilitiesget_pricinglist_stylessearch_musicupload_mediasearch_mediacreate_compel_from_musiccreate_compelget_compelstart_renderlist_compelssearch_compelslist_renderingsget_renderingregister_webhooklist_webhooksupdate_webhookdelete_webhooktest_webhook_deliveryrotate_webhook_secretWebhook deliveries are signed with X-Compeller-Signature: sha256=<hex> over the raw request body. Secrets are returned exactly once on registration or rotation.
Short description:
Longer description:
Suggested tags:
The documentation and metadata in this repository are published under the MIT License.