Skip to content
Cline

verify mcp for Cline

io.github.tomjwxf/verify-mcp

Offline Ed25519 verification of signed receipts, bundles, and trust artifacts.

client:Cline transport:stdio runtime:npm

Install verify mcp 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-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@scopeblind/verify-mcp"
      ]
    }
  }
}

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

verify mcp in other clients