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