lifx mcp for Claude Code
io.github.mrfentmen/lifx-mcp
MCP server for LIFX lights: list, state, power control. Needs a free API token.
client:Claude Code
transport:stdio
runtime:npm
Install lifx mcp in Claude Code
run in your project directory
claude mcp add lifx-mcp -- npx -y lifx-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs