mcp for Claude Code
io.github.uuaid/mcp
Permanent identity + encrypted, quantum-ready memory that outlives the session, for any AI agent.
client:Claude Code
transport:stdio
runtime:npm
Install mcp in Claude Code
run in your project directory
claude mcp add mcp -e UUAID_API_KEY=<UUAID_API_KEY> -e UUAID_VAULT_KEY=<UUAID_VAULT_KEY> -e UUAID_AGENT=<UUAID_AGENT> -e UUAID_BASE_URL=<UUAID_BASE_URL> -- npx -y @uuaid/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs