Skip to content
Cline

Synpareia Trust Toolkit for Cline

io.github.synpareia/trust-mcp

Verifiable dealings with other agents: prove what you did, vet who you deal with, bind agreements

client:Cline transport:stdio runtime:pypi

Install Synpareia Trust Toolkit 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": {
    "trust-mcp": {
      "command": "uvx",
      "args": [
        "synpareia-trust-mcp"
      ],
      "env": {
        "SYNPAREIA_DATA_DIR": "<SYNPAREIA_DATA_DIR>",
        "SYNPAREIA_DISPLAY_NAME": "<SYNPAREIA_DISPLAY_NAME>",
        "SYNPAREIA_NETWORK_URL": "<SYNPAREIA_NETWORK_URL>",
        "SYNPAREIA_WITNESS_URL": "<SYNPAREIA_WITNESS_URL>"
      }
    }
  }
}

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

Synpareia Trust Toolkit in other clients