Skip to content
Windsurf

hwcontract for Windsurf

io.github.mohibshaikh/hwcontract

Judge hardware timing/serial against a contract: pass/marginal/fail (WS2812, DShot, logs)

client:Windsurf transport:stdio runtime:pypi

Install hwcontract in Windsurf

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

{
  "mcpServers": {
    "hwcontract": {
      "command": "uvx",
      "args": [
        "hwcontract"
      ]
    }
  }
}

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

hwcontract in other clients