Skip to content
Windsurf

regennexus mcp for Windsurf

io.github.regennow/regennexus-mcp

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

client:Windsurf transport:stdio runtime:pypi

Install regennexus mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

regennexus mcp in other clients