← Index

Mindswap

io.github.ShipOrBleed/mindswap·v3.2.3·Memory & RAG
Quality Score
90
/100

Local-first AI context and memory server for cross-tool coding continuity.

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