Loading MCP server directory, please wait...
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
npx @getmcp/cli add io.github.kaaustubh/project-memory-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kaaustubh/project-memory-mcp": {
"command": "npx",
"args": [
"-y",
"@kaaustubh/project-memory-mcp"
],
"env": {
"PROJECT_MEMORY_ROOT": ""
}
}
}
}