Skip to content
Claude Desktop

in memoria for Claude Desktop

me.pi22by7/in-memoria

Persistent codebase intelligence that gives AI assistants memory across sessions

client:Claude Desktop transport:stdio runtime:npm

Install in memoria in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "in-memoria": {
      "command": "npx",
      "args": [
        "-y",
        "in-memoria"
      ],
      "env": {
        "OPENAI_API_KEY": "<OPENAI_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

in memoria in other clients