{
  "mcpServers": {
    "lamplighter": {
        "command": "node",
        "args": [
            "dist/server.js"
        ]
    }
  }
}
