Model Context Protocol server that allows Claude Desktop to read from AI Memory System.
- Configure Claude Desktop (
~/.config/Claude/claude_desktop_config.json):
{
"mcpServers": {
"ai-memory": {
"command": "ssh",
"args": [
"root@YOUR_SERVER_IP",
"python3",
"/tmp/ai-memory-mcp/ai_memory_mcp_server.py"
]
}
}
}-
Restart Claude Desktop
-
Use the tool: "Read my Council memory"
- Read Council member memories
- Access project context
- View session transcripts
- Universal AI memory access
© 2025 Blue Moon Ecosystem