Skip to content
Cline

Attestor for Cline

io.github.bolnet/attestor

Self-hosted memory for agent teams. Bi-temporal replay, deterministic retrieval, audit log.

client:Cline transport:stdio runtime:pypi

Install Attestor 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": {
    "attestor": {
      "command": "uvx",
      "args": [
        "attestor"
      ],
      "env": {
        "ATTESTOR_PATH": "<ATTESTOR_PATH>",
        "ATTESTOR_DISABLE_LOCAL_EMBED": "<ATTESTOR_DISABLE_LOCAL_EMBED>",
        "OPENAI_API_KEY": "<OPENAI_API_KEY>",
        "OPENROUTER_API_KEY": "<OPENROUTER_API_KEY>"
      }
    }
  }
}

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

Attestor in other clients