← Index

io.github.purmemo-ai/purmemo

io.github.purmemo-ai/purmemo·v12.9.5·AI & LLMs
Quality Score
83
/100

AI memory across Claude, ChatGPT, Gemini, and Cursor. Save, search, and recall context everywhere.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "purmemo": {
      "command": "npx",
      "args": [
        "-y",
        "purmemo-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "purmemo": {
      "command": "npx",
      "args": [
        "-y",
        "purmemo-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y purmemo-mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in AI & LLMs