Skip to content
Claude Desktop

Agentic HIL for Claude Desktop

io.github.agentic-hil/agentic-hil

Develop firmware on the real board behind a debug probe: flash, reset, UART and CAN, policy-gated.

client:Claude Desktop transport:stdio runtime:pypi

Install Agentic HIL in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agentic-hil": {
      "command": "uvx",
      "args": [
        "agentic-hil"
      ]
    }
  }
}

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

Agentic HIL in other clients