Verify SCITT receipts from Forestrie transparency logs, offline for Claude Desktop
dev.forestrie/verify
Verify a SCITT receipt under a trust root you hold — offline, no backend, no key, no network
client:Claude Desktop
transport:stdio
runtime:npm
Install Verify SCITT receipts from Forestrie transparency logs, offline in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"verify": {
"command": "npx",
"args": [
"-y",
"@forestrie/mcp-verify"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs