Hwcontract runs on your own machine — the client starts it, so there is no endpoint to ping. 209 installs a week from pypi. Last commit 23 Jul 2026.
Judge hardware timing/serial against a contract: pass/marginal/fail (WS2812, DShot, logs)
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hwcontract -- uvx hwcontract
{
"mcpServers": {
"hwcontract": {
"args": [
"hwcontract"
],
"command": "uvx"
}
}
}
[mcp_servers.hwcontract]
command = "uvx"
args = ["hwcontract"]
{
"mcpServers": {
"hwcontract": {
"args": [
"hwcontract"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"hwcontract": {
"args": [
"hwcontract"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.