Compeller for Claude Desktop
ai.compeller/compel
Create and track AI music videos and audio-reactive visuals from songs.
client:Claude Desktop
transport:streamable-http
tools:30
Install Compeller in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"compel": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://compeller.ai/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- get_capabilities
- get_pricing
- list_styles
- upload_media
- search_music
- create_compel_from_music
- create_compel
- get_compel
- start_render
- list_compels
- search_compels
- list_renderings
- get_rendering
- search_media
- register_webhook
- list_webhooks
- delete_webhook
- test_webhook_delivery
- update_webhook
- rotate_webhook_secret
- cancel_compel
- get_account_credits
- list_lighting_effects
- launch_lighting_cue