Skip to content
Cline

memory industry for Cline

io.github.leandropg19/memory-industry

MemoryIndustry persistent memory MCP server: BM25+MMR retrieval and audit.

client:Cline transport:stdio runtime:npm

Install memory industry 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": {
    "memory-industry": {
      "command": "npx",
      "args": [
        "-y",
        "memory-industry"
      ],
      "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>",
        "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

memory industry in other clients