hwcontract for Zed
io.github.mohibshaikh/hwcontract
Judge hardware timing/serial against a contract: pass/marginal/fail (WS2812, DShot, logs)
client:Zed
transport:stdio
runtime:pypi
Install hwcontract in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hwcontract": {
"command": "uvx",
"args": [
"hwcontract"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs