Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AI-Collab-Memorysave a checkpoint of my current progress so I can resume this tomorrow"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🧠 AI-Collab-Memory
AI Collaboration Memory - Work logs, research sharing, checkpoint recovery
⚠️ What This Is
✅ Can Do | ❌ Cannot Do |
Save work logs | Real-time AI communication |
Share research | Auto command delivery |
Checkpoint recovery | Wake up other AIs |
🚀 Quick Start
# Windows: Double-click install.bat
# Or manually:
npm install && npm run build🔌 MCP Setup
Claude Code
claude mcp add ai-collab-memory -- node "PATH/dist/index.js"Codex (~/.codex/config.toml)
[mcp_servers.ai-collab-memory]
command = "node"
args = ["PATH/dist/index.js"]Qwen / Antigravity (JSON)
{ "ai-collab-memory": { "command": "node", "args": ["PATH/dist/index.js"] } }🛠️ Tools (7)
Tool | Description |
| Save work record |
| View logs |
| Save research |
| Search research |
| Save state |
| Load state |
| View status |
📄 License
MIT License
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.