Skip to content
Zed

regennexus mcp for Zed

io.github.regennow/regennexus-mcp

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

client:Zed transport:stdio runtime:pypi

Install regennexus mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "regennexus-mcp": {
      "command": "uvx",
      "args": [
        "regennexus-mcp"
      ],
      "env": {
        "REGENNEXUS_MODE": "<REGENNEXUS_MODE>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

regennexus mcp in other clients