Skip to content
Claude Desktop

Droste for Claude Desktop

io.github.lorismascio17/droste-memory

Local code-memory graph for AI coding agents.

client:Claude Desktop transport:stdio runtime:pypi

Install Droste in Claude Desktop

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

{
  "mcpServers": {
    "droste-memory": {
      "command": "uvx",
      "args": [
        "droste-memory"
      ]
    }
  }
}

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

Droste in other clients