← Back to Plugins
MCP Server MCP

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

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx cognos-session-memory-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "cognos-session-memory-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to SQLite trace database (default: data/traces.sqlite3)",
          "format": "string",
          "name": "COGNOS_TRACE_DB"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...