Skip to content
Windsurf

Cloudhil for Windsurf

io.github.tetef/cloudhil

Flash pre-built STM32/LPC ELFs on real Nucleo/Discovery boards over HTTPS. Does not compile.

client:Windsurf transport:stdio runtime:pypi

Install Cloudhil 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": {
    "cloudhil": {
      "command": "uvx",
      "args": [
        "cloudhil-mcp"
      ],
      "env": {
        "CLOUDHIL_URL": "<CLOUDHIL_URL>",
        "CLOUDHIL_API_KEY": "<CLOUDHIL_API_KEY>"
      }
    }
  }
}

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

Cloudhil in other clients