a year ago
Aqara's official MCP Server
Server Config
{
"mcpServers": {
"aqara": {
"command": "/<File Directory>/aqara-mcp-server",
"args": [
"run",
"stdio"
],
"env": {
"token": "",
"region": ""
}
}
}
}