set_lighting_cue_variables — Compeller MCP Tool Mutating
set_lighting_cue_variables
(set lighting cue variables) is one of 30 tools on the
Compeller
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call set_lighting_cue_variables from your client
- Claude Code Compeller set_lighting_cue_variables run in your project directory
- Claude Desktop Compeller set_lighting_cue_variables ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Compeller set_lighting_cue_variables ~/.cursor/mcp.json
- VS Code Compeller set_lighting_cue_variables .vscode/mcp.json
- Zed Compeller set_lighting_cue_variables ~/.config/zed/settings.json
- Windsurf Compeller set_lighting_cue_variables ~/.codeium/windsurf/mcp_config.json
- Cline Compeller set_lighting_cue_variables ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Compeller set_lighting_cue_variables ~/.gemini/settings.json
- Grok Compeller set_lighting_cue_variables .mcp.json (in your project root)
- ChatGPT Compeller set_lighting_cue_variables Settings → Connectors → Advanced → Developer mode
- Claude.ai Compeller set_lighting_cue_variables Settings → Connectors → Add custom connector
- LangChain Compeller set_lighting_cue_variables pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http compel https://compeller.ai/api/mcp
Other tools on this server
- 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
- list_lighting_cues
- get_lighting_cue
- stop_lighting_cue
- ack_lighting_cue
- report_lighting_cue
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.