Skip to content
Claude Desktop

Cloudhil for Claude Desktop

io.github.tetef/cloudhil

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

client:Claude Desktop transport:stdio runtime:pypi

Install Cloudhil in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Cloudhil in other clients