MCP tools to read and change Elgato Key Light Air settings
| Tool name | Description | Destructive? |
|---|---|---|
| get-state | ✓ no | |
| set-state | ✓ no |
{
"mcpServers": {
"glukkimcp-elgato-light": {
"command": "npx",
"args": [
"-y",
"@glukki/mcp-elgato-light"
]
}
}
}