@camgitt/memoir-cli
MCP server package memoir-cli
Install
agr install @camgitt/memoir-cli --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "memoir-cli", "version": "3.9.0", "mcpName": "io.github.camgitt/memoir", "description": "Private, portable AI memory: synced across every coding tool and machine, end-to-end encrypted, free. One memory for Claude Code, Cursor, Copilot, Gemini + more — MCP-native, zero-knowledge, open source.", "main": "src/index.js", "type": "module", "bin": { "memoir": "bin/memoir.js", "memoir-mcp": "src/mcp.js" }, "files": [ "bin/", "src/", "README.md", "LICENSE" ], "engines": { "node": ">=18" }, "repository": { "type": "git", "url": "git+https://github.com/camgitt/memoir.git" }, "homepage": "https://memoir.sh", "bugs": { "url": "https://github.com/camgitt/memoir/issues" }, "scripts": { "start": "node bin/memoir.js", "test": "node run-tests.mjs", "test:legacy": "bash test-local.sh", "prepublishOnly": "npm test", "postinstall": "node -e "try{const c='\x1b[36m',r='\x1b[0m',g='\x1b[90m';console.log('\n '+c+'memoir'+r+' installed.\n Run '+c+'memoir activate'+r+' in any project to give your AI long-term memory.\n '+g+'https://memoir.sh'+r+'\n')}catch{}"" }, "keywords": [ "mcp", "mcp-server", "model-context-protocol", "ai-memory", "persistent-memory", "ai", "cli", "claude", "claude-code", "cursor", "windsurf", "gemini", "gemini-cli", "codex", "copilot", "chatgpt", "openai", "aider", "zed", "cline", "continue-dev", "ai-tools", "ai-assistant", "coding-assistant", "developer-tools", "context-sync", "memory-layer", "cross-tool", "sync", "backup", "restore", "migrate", "session-handoff", "dotfiles", "profiles" ], "author": "camgitt", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.28.0", "boxen": "^7.1.1", "chalk": "^5.3.0", "commander": "^12.0.0", "fs-extra": "^11.2.0", "gradient-string": "^3.0.0", "inquirer": "^9.2.15", "ora": "^7.0.1" } }
Trust
Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.
Versions
git-f9b5ca306bf92026-08-05