MCP tools to read and change Elgato Key Light Air settings.
Node.js >=20.10.
npm install --global @glukki/mcp-elgato-light{
"mcpServers": {
"elgato-light": {
"command": "mcp-elgato-light",
"env": {
"MCP_ELGATO_LIGHT_HOST": "http://<elgato-light-ip-address>:9123"
}
}
}
}GPLv3