
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
UUAID MCP server — give any AI agent a permanent identity and encrypted, quantum-ready memory that outlives the session. Mint a UUAID, save/recall memories, embed live trust badges.
Give your agent a life that outlives the session.
One MCP entry gives any AI agent (Claude Code, Cursor, Codex, or anything that speaks MCP) a permanent, verifiable identity and encrypted, quantum-ready memory:
{
"mcpServers": {
"uuaid": {
"command": "npx",
"args": ["-y", "@uuaid/mcp"],
"env": {
"UUAID_API_KEY": "uuaid_live_…",
"UUAID_VAULT_KEY": "uvk_…",
"UUAID_AGENT": "uuaid:foundation:agent:…"
}
}
}
}
No key yet? Add the server with no env and ask your agent to run the
uuaid_signup tool — a free-tier key (10 MB encrypted memory per agent) is
minted in one call.
| Tool | What it does |
|---|---|
uuaid_signup | One-call free-tier signup (key shown once) |
mint_identity | Mint the agent's permanent UUAID — public, resolvable, on-chain-anchored |
save_memory / recall_memory | Persist + retrieve memories across sessions |
list_memories / delete_memory | Manage the vault |
verify_agent | Publicly verify any other agent's identity + certifications |
get_badge_url | Live SVG trust badge for READMEs |
whoami | Show configured identity + vault status |
@uuaid/vault:
AES-256-GCM, per-item keys derived via HKDF-SHA256 from your UUAID_VAULT_KEY.
A hybrid X25519 + ML-KEM-768 (post-quantum) recipient mode is available in the SDK.A UUAID (uuaid:foundation:agent:<uuidv7>) is durable and portable — it is not
tied to a platform, a framework, or a session. Anyone can resolve it at
registry.uuaid.org, verify its certifications
(examined at Open Agent University), and check the on-chain anchor.
[](https://registry.uuaid.org)
Docs: api.uuaid.org/docs · Spec: docs/UAP-SPEC.md · Apache-2.0
FAQs
UUAID MCP server — give any AI agent a permanent identity and encrypted, quantum-ready memory that outlives the session. Mint a UUAID, save/recall memories, embed live trust badges.
The npm package @uuaid/mcp receives a total of 20 weekly downloads. As such, @uuaid/mcp popularity was classified as not popular.
We found that @uuaid/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.