← Index

io.github.imashishkh21/atlaso

io.github.imashishkh21/atlaso·v0.1.0a6·Databases
Quality Score
85
/100

Open-source memory for AI agents. Conflict-flagging recall, scope-bag dispersion, local SQLite.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "atlaso": {
      "command": "uvx",
      "args": [
        "atlaso"
      ],
      "env": {
        "ATLASO_PATH": "<atlaso_path>"
      }
    }
  }
}
§02  Environment variables
ATLASO_PATH

Optional absolute path to the .atlaso/ store. If unset, atlaso walks up from the current working directory looking for an existing .atlaso/ or a project marker (pyproject.toml, package.json, .git, Cargo.toml, go.mod) and creates the store there. Falls back to the cwd as a last resort. Never falls back to $HOME.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Databases