1{2 "mcpServers": {3 "supos": {4 "command": "npx",5 "args": [6 "-y",7 "mcp-server-supos"8 ],9 "env": {10 "SUPOS_API_KEY": "<API_KEY>",11 "SUPOS_API_URL": "<API_URL>",12 "SUPOS_MQTT_URL": "<MQTT_URL>"13 }14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation