io.github.base76-research-lab/cognos-session-memory✓
io.github.base76-research-lab/cognos-session-memory · v0.1.0
{}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"
}
}