kontext-dev/attestable-mcp-server
Verify that any MCP server is running the intended and untampered code via hardware attestation.
Platform-specific configuration:
{
"mcpServers": {
"attestable-mcp-server": {
"command": "npx",
"args": [
"-y",
"attestable-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...