projectmem

riponcm/projectmem
★ 115 stars Python AI/LLM Updated 12d ago ⚠ Review
Local-first memory layer for AI coding agents. Captures issues, attempts, decisions, and cross-project library gotchas — your AI starts experienced, not amnesiac. Native MCP server verified across Claude Desktop, Cursor, Antigravity, and Codex. 100% local · no cloud · no telemetry · MIT.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "projectmem": {
      "command": "uvx",
      "args": [
        "projectmem"
      ]
    }
  }
}

Or install with pip: pip install projectmem

README Excerpt

<!-- mcp-name: io.github.riponcm/projectmem --> <div align="center"> <img src="https://raw.githubusercontent.com/projectmem/projectmemdoc/main/logo/projectmem-wordmark-800.png" alt="projectmem" width="420" /> <p><b>We don't make AI smarter. We make it experienced.</b></p> <p><i>The local-first memory + judgment layer for AI coding agents. Save up to 50%+ of AI tokens. Stop repeating yesterday's bug.</i></p>

Tools (1)

cwd

Topics

ai-agentsai-memoryai-memory-layerai-toolsantigravityclaude-codecodexcoding-assistantcontext-engineeringcursordeveloper-toolsknowledge-managementllmlocal-firstmcp-server