Skip to content
Cline

Verify SCITT receipts from Forestrie transparency logs, offline for Cline

dev.forestrie/verify

Verify a SCITT receipt under a trust root you hold — offline, no backend, no key, no network

client:Cline transport:stdio runtime:npm

Install Verify SCITT receipts from Forestrie transparency logs, offline in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "verify": {
      "command": "npx",
      "args": [
        "-y",
        "@forestrie/mcp-verify"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Verify SCITT receipts from Forestrie transparency logs, offline in other clients