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