Agentra LabsAgentra Labs DocsPublic Documentation

Get Started

Installation

curl -fsSL https://agentralabs.tech/install/identity | bash

One-Command Install

curl -fsSL https://agentralabs.tech/install/identity | bash

Profile 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 | bash

From Source

cargo install agentic-identity-cli
cargo install agentic-identity-mcp

Python SDK

pip install agentic-identity

npm

npm install @agenticamem/identity

Verify Installation

aid --version