Serversio.github.base76-research-lab/cognos-session-memory
M

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

io.github.base76-research-lab/cognos-session-memory · v0.1.0
▦ pypi
v0.1.0pypi pypi: cognos-session-memory-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.base76-research-lab/cognos-session-memory",
  "description": "CognOS trust scoring (C=p·(1-Ue-Ua)) and session trace storage as MCP tools.",
  "repository": {
    "url": "https://github.com/base76-research-lab/cognos-session-memory",
    "source": "github"
  },
  "version": "0.1.0",
  "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"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}