Judge hardware timing/serial against a contract: pass/marginal/fail (WS2812, DShot, logs)
claude mcp add hwcontract -- uvx hwcontract
claude_desktop_config.json
{
"mcpServers": {
"hwcontract": {
"command": "uvx",
"args": [
"hwcontract"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"hwcontract": {
"command": "uvx",
"args": [
"hwcontract"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hwcontract": {
"command": "uvx",
"args": [
"hwcontract"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"hwcontract": {
"type": "stdio",
"command": "uvx",
"args": [
"hwcontract"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hwcontract": {
"command": "uvx",
"args": [
"hwcontract"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.MohibShaikh--hwcontract/reviews or the review_server meta-tool.
POST /mcp