Submit

ai-memory — Chat History → AGENTS.md + Cursor Rules + MCP

@hyxnj666-creator

Turn editor chat history (Cursor/Claude Code/Windsurf/Copilot/Codex CLI) into typed Markdown memories (decisions/architecture/conventions/TODOs) and expose them via MCP server, AGENTS.md, Cursor Rules, and Anthropic Skills. Local-first, git-trackable, no .remember() calls. CCEB benchmark F1 76.2%.

Server Config

{
  "mcpServers": {
    "ai-memory": {
      "command": "npx",
      "args": [
        "ai-memory-cli",
        "serve"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.