← All servers

GrantAi Memory

com.solonai/grantai v1.8.6
Official Registry other

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add grantai -- docker run -i --rm ghcr.io/solonai-com/grantai-memory:1.8.5
Add to claude_desktop_config.json
{
  "mcpServers": {
    "grantai": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/solonai-com/grantai-memory:1.8.5"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "grantai": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/solonai-com/grantai-memory:1.8.5"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "grantai": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/solonai-com/grantai-memory:1.8.5"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "grantai": {
      "type": "stdio",
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/solonai-com/grantai-memory:1.8.5"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "grantai": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/solonai-com/grantai-memory:1.8.5"
      ]
    }
  }
}

Packages

mcpb https://github.com/solonai-com/grantai/releases/download/v1.8.5/grantai-mcp-macos-arm64.zip
mcpb https://github.com/solonai-com/grantai/releases/download/v1.8.5/grantai-mcp-linux-x64.zip
oci ghcr.io/solonai-com/grantai-memory:1.8.5

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.solonai--grantai/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent