Skip to content
Cline

MemoCat — Shared AI Memory for Cline

io.github.montygovernance/memocat-mcp

One shared, persistent memory across AI agents and systems, with semantic recall and live updates.

client:Cline transport:stdio runtime:pypi

Install MemoCat — Shared AI Memory 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": {
    "memocat-mcp": {
      "command": "uvx",
      "args": [
        "memocat-mcp"
      ],
      "env": {
        "MONTYCAT_URI": "<MONTYCAT_URI>",
        "MONTYCAT_TLS": "<MONTYCAT_TLS>"
      }
    }
  }
}

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

MemoCat — Shared AI Memory in other clients