Memorai Cli
Freeby MCP Community
CLI tools for Memorai MCP - Agent memory management
v0.1.8Added Apr 12, 2026
climemoryaiagentmcp
Memorai Cli MCP Server
CLI tools for Memorai MCP - Agent memory management
Installation
npx -y @codai/memorai-cli
Reviews
Installation
Quick install
npx -y @codai/memorai-cli
Add to claude_desktop_config.json
{
"mcpServers": {
"memorai-cli": {
"command": "npx",
"args": ["-y", "@codai/memorai-cli"]
}
}
}