hwcontract for Claude Desktop
io.github.mohibshaikh/hwcontract
Judge hardware timing/serial against a contract: pass/marginal/fail (WS2812, DShot, logs)
client:Claude Desktop
transport:stdio
runtime:pypi
Install hwcontract in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hwcontract": {
"command": "uvx",
"args": [
"hwcontract"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs