Permanent identity + encrypted, quantum-ready memory that outlives the session, for any AI agent.
stdioofficialinfra
Package Details
@uuaid/mcp
Transportstdio
Runtimenpx
Environment Variables
UUAID_API_KEY(str)
Secret
UUAID partner API key. Optional at startup — call the uuaid_signup tool to mint a free-tier key.
UUAID_VAULT_KEY(str)
Secret
Client-side memory encryption key (uvk_...). Required for the memory tools; generate with `uuaid vault keygen`.
UUAID_AGENT(str)
Default agent identity (uuaid:foundation:agent:...) so memory tools bind to it automatically.
UUAID_BASE_URL(str)
Default:
https://api.uuaid.orgAPI base URL. Defaults to https://api.uuaid.org.