# regennexus-uap

Universal Adapter Protocol for controlling robots, IoT devices, and hardware from AI agents. Supports Raspberry Pi, Arduino, NVIDIA Jetson, and robotic arms with mesh networking and auto-discovery.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add ReGenNow/regennexus

# Browse available tools
npx -y @smithery/cli@latest tool list ReGenNow/regennexus
```
