What is the io.github.uuaid/mcp MCP server?
Permanent identity + encrypted, quantum-ready memory that outlives the session, for any AI agent.
How to install io.github.uuaid/mcp
Copy-paste configuration for popular MCP clients.
UUAID_API_KEYsecretUUAID partner API key. Optional at startup — call the uuaid_signup tool to mint a free-tier key.
UUAID_VAULT_KEYsecretClient-side memory encryption key (uvk_...). Required for the memory tools; generate with `uuaid vault keygen`.
UUAID_AGENTDefault agent identity (uuaid:foundation:agent:...) so memory tools bind to it automatically.
UUAID_BASE_URLAPI base URL. Defaults to https://api.uuaid.org.
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@uuaid/mcp"
],
"env": {
"UUAID_API_KEY": "<YOUR_UUAID_API_KEY>",
"UUAID_VAULT_KEY": "<YOUR_UUAID_VAULT_KEY>",
"UUAID_AGENT": "<YOUR_UUAID_AGENT>",
"UUAID_BASE_URL": "<YOUR_UUAID_BASE_URL>"
}
}
}
}{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@uuaid/mcp"
],
"env": {
"UUAID_API_KEY": "<YOUR_UUAID_API_KEY>",
"UUAID_VAULT_KEY": "<YOUR_UUAID_VAULT_KEY>",
"UUAID_AGENT": "<YOUR_UUAID_AGENT>",
"UUAID_BASE_URL": "<YOUR_UUAID_BASE_URL>"
}
}
}
}{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@uuaid/mcp"
],
"env": {
"UUAID_API_KEY": "<YOUR_UUAID_API_KEY>",
"UUAID_VAULT_KEY": "<YOUR_UUAID_VAULT_KEY>",
"UUAID_AGENT": "<YOUR_UUAID_AGENT>",
"UUAID_BASE_URL": "<YOUR_UUAID_BASE_URL>"
}
}
}
}{
"servers": {
"mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@uuaid/mcp"
],
"env": {
"UUAID_API_KEY": "<YOUR_UUAID_API_KEY>",
"UUAID_VAULT_KEY": "<YOUR_UUAID_VAULT_KEY>",
"UUAID_AGENT": "<YOUR_UUAID_AGENT>",
"UUAID_BASE_URL": "<YOUR_UUAID_BASE_URL>"
}
}
}
}claude mcp add mcp --env UUAID_API_KEY=<YOUR_UUAID_API_KEY> --env UUAID_VAULT_KEY=<YOUR_UUAID_VAULT_KEY> --env UUAID_AGENT=<YOUR_UUAID_AGENT> --env UUAID_BASE_URL=<YOUR_UUAID_BASE_URL> -- npx -y @uuaid/mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.