firmware attestation mcp for Zed
io.github.csoai-org/firmware-attestation-mcp
Firmware Attestation MCP — hardware trust layer for sovereign AI. Scan firmware, check
client:Zed
transport:stdio
runtime:pypi
Install firmware attestation mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"firmware-attestation-mcp": {
"command": "uvx",
"args": [
"firmware-attestation-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs