Skip to content

glukki/mcp-elgato-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-light

Setup claude_desktop_config.json

{
  "mcpServers": {
    "elgato-light": {
      "command": "mcp-elgato-light",
      "env": {
        "MCP_ELGATO_LIGHT_HOST": "http://<elgato-light-ip-address>:9123"
      }
    }
  }
}

License

GPLv3

About

MCP tools to read and change Elgato Key Light Air settings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors