← Index

io.github.hifriendbot/cogmemai

io.github.hifriendbot/cogmemai·v3.17.0·Memory & RAG
Quality Score
85
/100

95.10% LongMemEval (highest published). Encrypted persistent memory for Ai coding assistants.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "cogmemai": {
      "command": "npx",
      "args": [
        "-y",
        "cogmemai-mcp"
      ],
      "env": {
        "COGMEMAI_API_KEY": "<your-cogmemai_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "cogmemai": {
      "command": "npx",
      "args": [
        "-y",
        "cogmemai-mcp"
      ],
      "env": {
        "COGMEMAI_API_KEY": "<your-cogmemai_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y cogmemai-mcp
§02  Environment variables
COGMEMAI_API_KEY
requiredsecret

Your CogmemAi API key from hifriendbot.com/developer/

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