Skip to content
Cline

Tersign Evidence for Cline

io.github.tersignhq/evidence

Counter-signed evidence records for agent commerce: receipts, verification, dispute envelopes.

client:Cline transport:stdio runtime:npm

Install Tersign Evidence 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "evidence": {
      "command": "npx",
      "args": [
        "-y",
        "tersign"
      ],
      "env": {
        "TERSIGN_SELLER_KEY": "<TERSIGN_SELLER_KEY>",
        "TERSIGN_ISSUER_NAME": "<TERSIGN_ISSUER_NAME>",
        "TERSIGN_ISSUER_JURISDICTION": "<TERSIGN_ISSUER_JURISDICTION>",
        "TERSIGN_ISSUER_TAX_ID": "<TERSIGN_ISSUER_TAX_ID>",
        "TERSIGN_LEDGER_URL": "<TERSIGN_LEDGER_URL>",
        "TERSIGN_LEDGER_API_KEY": "<TERSIGN_LEDGER_API_KEY>",
        "TERSIGN_LEDGER_SELLER_ID": "<TERSIGN_LEDGER_SELLER_ID>"
      }
    }
  }
}

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

Tersign Evidence in other clients