Moai Cc Memory
MCP Serverby AJBcoding · Added 5mo ago
Claude
3
Install
git clone https://github.com/AJBcoding/claude-skill-evalAdd to Claude
claude mcp add moai-cc-memoryQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"moai-cc-memory": {
"command": "npx",
"args": [
"@modelcontextprotocol/moai-cc-memory"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Claude Code memory management, context persistence, and knowledge retention. Use when managing session memory, persisting context, or optimizing knowledge retention.
Tags
developmentbashskill