Skip to main content
Glama
base76-research-lab

cognos-session-memory

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
save_sessionA

Save a trust-scored session summary to CognOS Session Memory. Call this instead of or after /compact to preserve verified context across sessions. The summary is scored epistemically — short or vague summaries get lower trust scores and may not be injected next session.

load_sessionA

Load the last verified session context from CognOS Session Memory. Returns the summary and an inject-ready SESSION_CONTEXT block. Only returns context that passed the trust threshold — never injects low-confidence or stale sessions.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/base76-research-lab/cognos-session-memory'

If you have feedback or need assistance with the MCP directory API, please join our Discord server