Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'get_capabilities', 'name': 'get_capabilities', 'description': 'Get Compeller platform capabilities, supported features, and API version.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_pricing', 'name': 'get_pricing', 'description': 'Get current Compeller subscription plans and pricing.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_styles', 'name': 'list_styles', 'description': 'List available visual styles for Compeller video generation.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'upload_media', 'name': 'upload_media', 'description': 'Get upload instructions for media files (audio, images, video). Returns the upload URL and required headers. Requires API token authentication.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_music', 'name': 'search_music', 'description': 'Search Deezer preview tracks by song, artist, or album. Use this when the user provides a song string but no MP3/WAV/FLAC file.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'create_compel_from_music', 'name': 'create_compel_from_music', 'description': 'Create a compel from a selected Deezer preview track. If the user provides an audio file instead, upload that file and use create_compel.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'create_compel', 'name': 'create_compel', 'description': 'Create a Compeller generation job from primary audio media and optional reference media. Returns compel id, status, and links to track progress and retrieve renderings.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_compel', 'name': 'get_compel', 'description': 'Get the current status, progress, and details of a Compeller generation job.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 423.5ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://compeller.ai/api/mcp
JSON-RPC initialize probe
curl -X POST https://compeller.ai/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://compeller.ai/api/mcp
Listed at (chiark)
https://chiark.ai/agents/200a7b67-0eaf-4a29-9c92-ad41e69b692e