Skip to content
Claude Desktop

cognos session memory for Claude Desktop

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

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

client:Claude Desktop transport:stdio runtime:pypi

Install cognos session memory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

cognos session memory in other clients