Odel
regennexus mcp

regennexus mcp

Local
@regennowPythonMITUpdated 7mo ago

AI-controlled hardware: GPIO, robotics, sensors, cameras, mesh networking for IoT

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIregennexus-mcpv0.1.1

Run

uvx regennexus-mcp

MCP client config

{
  "mcpServers": {
    "regennexus-mcp": {
      "command": "uvx",
      "args": [
        "regennexus-mcp"
      ]
    }
  }
}