Skip to content
Claude Desktop

Project Memory for Claude Desktop

io.github.dankaro-projects/project-memory

Local decisions, evidence, outcomes and reviewed lessons with bounded retrieval and an HTML viewer.

client:Claude Desktop transport:stdio runtime:pypi

Install Project Memory in Claude Desktop

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

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

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

Project Memory in other clients