Agentra LabsAgentra Labs DocsPublic Documentation

Get Started

Command Surface

| Command | Description |

CLI Commands (aid)

CommandDescription
aid createCreate a new identity anchor
aid signSign an action and produce a receipt
aid verifyVerify a receipt signature
aid trust grantGrant trust delegation
aid trust revokeRevoke a trust delegation
aid trust listList active delegations
aid exportExport identity document
aid continuity startStart a continuity session
aid continuity statusShow continuity chain status
aid spawnCreate a child identity

MCP Tools (agentic-identity-mcp)

ToolDescription
create_identityCreate a new identity anchor
sign_actionSign an action with an identity
verify_receiptVerify receipt authenticity
trust_grantGrant trust to another identity
trust_revokeRevoke a trust delegation
trust_listList active trust delegations
export_identityExport identity document
list_identitiesList all identities
continuity_startStart continuity session
continuity_statusGet continuity chain status
spawn_identitySpawn a child identity
action_contextRecord why an identity action is being performed

Environment Variables

VariableDefaultDescription
AID_IDENTITY_DIR~/.agentic-identity/identitiesIdentity storage directory
AID_RECEIPT_DIR~/.agentic-identity/receiptsReceipt storage directory
AID_TRUST_DIR~/.agentic-identity/trustTrust delegation storage
AID_LOG_LEVELinfoLogging verbosity
AGENTIC_TOKENServer-mode auth token