paceproof for Claude Desktop
io.github.rudrendupaul/paceproof
Verifies Ed25519-signed attestation records and builds audit reports via MCP tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install paceproof in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"paceproof": {
"command": "npx",
"args": [
"-y",
"paceproof-cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs