Loading languages...
LI

lifx-lan-mcp

@simon-duchastel

MCP (Model Context Protocol) server for allowing AI agents to interact with the Lifx lights on your LAN. Not officially affiliated with Lifx or Feit Electric

LIFX
smart home
LAN control
lights

# mcpServer Config

{
  "mcpServers": {
    "lifx-lan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lifx-lan-mcp"
      ]
    }
  }
}

# stdio

npx lifx-lan-mcp

# sseURL

http://localhost:3000/mcp
Transport:
stdio
sse
言語:
TypeScript
作成日:4/10/2025
更新日:5/4/2025