flash-mem

DyanGalih/flash-mem
★ 1 stars TypeScript 🤖 AI/LLM Updated today
MCP Server for durable engineering memory in AI-assisted software development
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flash-mem": {
      "command": "npx",
      "args": [
        "-y",
        "DyanGalih/flash-mem"
      ]
    }
  }
}

README Excerpt

**Give your AI coding assistant a permanent memory.** `flash-mem` is an MCP (Model Context Protocol) server and CLI tool designed to provide durable engineering memory for any MCP-compatible AI agent, such as Claude Code, Cursor, Windsurf, and Roo Code. Constantly reminding your AI about the same architectural rules? Tired of watching it stumble over known edge cases? Traditional static prompts like `.cursorrules` or `CLAUDE.md` quickly become outdated and simply can't scale with a complex proje

Topics

ai-agentsai-codingcliknowledge-basemcpmemorytypescript