Back to AI Assistance

Dev Memory

Provides persistent cross-project memory storage and retrieval for maintaining development context and knowledge across sessions.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "dev-memory": {
      // See GitHub repository for configuration
    }
  }
}

See the GitHub repository for full installation instructions.