Get Started
Installation
curl -fsSL https://agentralabs.tech/install/identity | bash
One-Command Install
curl -fsSL https://agentralabs.tech/install/identity | bashProfile Install
# Desktop (default) — installs CLI + MCP, configures Claude Desktop
curl -fsSL https://agentralabs.tech/install/identity/desktop | bash
# Terminal — installs CLI + MCP, configures Claude Code
curl -fsSL https://agentralabs.tech/install/identity/terminal | bash
# Server — installs CLI + MCP with token auth
curl -fsSL https://agentralabs.tech/install/identity/server | bashFrom Source
cargo install agentic-identity-cli
cargo install agentic-identity-mcpPython SDK
pip install agentic-identitynpm
npm install @agenticamem/identityVerify Installation
aid --version