io.github.l33tdawg/sage
OCI · GHCR.IO/L33TDAWG/SAGE:11.19.4
Persistent, consensus-validated institutional memory for AI agents. Runs locally.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
No category breakdown is available for this channel yet.
How do I install the io.github.l33tdawg/sage MCP server?
io.github.l33tdawg/sage runs locally as a container image, launched with docker run --rm -i ghcr.io/l33tdawg/sage:11.19.4. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.
oci · ghcr.io/l33tdawg/sage:11.19.4
claude mcp add l33tdawg-sage -- docker run --rm -i ghcr.io/l33tdawg/sage:11.19.4
{
"mcpServers": {
"l33tdawg-sage": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/l33tdawg/sage:11.19.4"
]
}
}
} {
"servers": {
"l33tdawg-sage": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/l33tdawg/sage:11.19.4"
]
}
}
} codex mcp add l33tdawg-sage -- docker run --rm -i ghcr.io/l33tdawg/sage:11.19.4
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"l33tdawg-sage": {
"type": "local",
"command": [
"docker",
"run",
"--rm",
"-i",
"ghcr.io/l33tdawg/sage:11.19.4"
],
"enabled": true
}
}
} mcp_servers:
l33tdawg-sage:
command: "docker"
args: ["run", "--rm", "-i", "ghcr.io/l33tdawg/sage:11.19.4"] {
"McpServers": {
"l33tdawg-sage": {
"Transport": "stdio",
"Command": "docker",
"Arguments": [
"run",
"--rm",
"-i",
"ghcr.io/l33tdawg/sage:11.19.4"
]
}
}
} {
"mcpServers": {
"l33tdawg-sage": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/l33tdawg/sage:11.19.4"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
We have not recorded any changes for this component yet
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
No diagnostic trace has been captured for this channel yet. One is recorded on the next scheduled scan.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
Tools for package channels are captured by running the package in an isolated sandbox. This package has not been through a sandbox run yet.