Loading subscription status...
{
"mcpServers": [
{
"Govee MCP Server": {
"env": {
"GOVEE_SKU": "your_device_sku_here",
"GOVEE_API_KEY": "your_api_key_here",
"GOVEE_DEVICE_ID": "your_device_id_here"
},
"args": [
"power",
"on"
],
"command": "govee-cli"
}
}
]
}