Skip to content
Cline

cognos session memory for Cline

io.github.base76-research-lab/cognos-session-memory

CognOS trust scoring (C=p·(1-Ue-Ua)) and session trace storage as MCP tools.

client:Cline transport:stdio runtime:pypi

Install cognos session memory 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": {
    "cognos-session-memory": {
      "command": "uvx",
      "args": [
        "cognos-session-memory-mcp"
      ],
      "env": {
        "COGNOS_TRACE_DB": "<COGNOS_TRACE_DB>"
      }
    }
  }
}

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

cognos session memory in other clients