17 days ago
Local-first memory and judgment layer for AI coding agents. Captures issues, failed attempts, fixes, and decisions in readable Markdown + JSONL, re-injects them into future sessions, and warns at git commit before you repeat a mistake. 14 tools, works with Claude, Cursor, Antigravity, and Codex.
服务器配置
{
"mcpServers": {
"projectmem": {
"command": "pjm-mcp",
"args": [
"--root",
"/absolute/path/to/your/project"
]
}
}
}