MCP Server
MCP
io.github.base76-research-lab/cognos-session-memory
CognOS trust scoring (C=p·(1-Ue-Ua)) and session trace storage as MCP tools.
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
By
Comments
Sign in to leave a comment