Skip to content
Cline

cuba memorys for Cline

io.github.leandropg19/cuba-memorys

Persistent memory MCP server. 28 tools, BM25+MMR+OOD retrieval, tamper-evident audit, code graph.

client:Cline transport:stdio runtime:npm

Install cuba memorys in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "cuba-memorys": {
      "command": "npx",
      "args": [
        "-y",
        "cuba-memorys"
      ],
      "env": {
        "DATABASE_URL": "<DATABASE_URL>",
        "CUBA_PROJECT_FILTER": "<CUBA_PROJECT_FILTER>",
        "CUBA_SYNC_DIR": "<CUBA_SYNC_DIR>",
        "CUBA_JUDGE": "<CUBA_JUDGE>",
        "CUBA_JUEZ_CLI": "<CUBA_JUEZ_CLI>",
        "CUBA_JUEZ_MODEL": "<CUBA_JUEZ_MODEL>",
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
        "CUBA_REM_RELATION_BATCH": "<CUBA_REM_RELATION_BATCH>",
        "CUBA_RERANKER_PATH": "<CUBA_RERANKER_PATH>",
        "CUBA_RERANK_FIXED_SHAPE": "<CUBA_RERANK_FIXED_SHAPE>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

cuba memorys in other clients