← Index

GrantAi Memory

com.solonai/grantai·v1.8.6·Memory & RAG
Quality Score
88
/100

Persistent memory for AI agents. Infinite context with sub-millisecond recall.

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "grantai": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/solonai-com/grantai-memory:1.8.5"
      ],
      "env": {
        "GRANTAI_LICENSE_KEY": "<your-grantai_license_key>"
      }
    }
  }
}
§02  Environment variables
GRANTAI_LICENSE_KEY
requiredsecret

Your GrantAi license key (get one free at solonai.com/grantai/signup)

GRANTAI_LICENSE_KEY
requiredsecret

Your GrantAi license key (get one free at solonai.com/grantai/signup)

GRANTAI_LICENSE_KEY
requiredsecret

Your GrantAi license key (get one free at solonai.com/grantai/signup)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Memory & RAG