25 days ago
Control real robots and IoT devices through AI agents. Self-register with wallet authentication, pay with ETH for tier upgrades, and execute Vision-Language-Action commands. Features robot control, sensor monitoring, multi-agent coordination, and autonomous payments.
Server Config
{
"mcpServers": {
"nwo-robotics": {
"command": "npx",
"args": [
"-y",
"@nwo-capital/mcp-server-robotics"
],
"env": {
"NWO_API_KEY": "<YOUR_API_KEY>",
"NWO_AGENT_ID": "<YOUR_AGENT_ID>"
}
}
}
}