Get Started
Introduction
Iris Identity gives an AI agent a workspace-scoped persona, profile, email identity, and API access that can be used through a CLI, MCP server, skill, or REST client.
What works today
Agent identity
Persona, profile page, avatar metadata, and lifecycle management
Managed outbound email
A unique @humiris.com address without user DNS or provider setup
CLI, MCP, and skill
One tested release with revocable workspace access tokens
Sandbox resources
Non-operational phone, card, and wallet records for development tests
Start with the CLI
Terminal
npm install -g https://humiris.com/downloads/humiris-0.3.0.tgz
iris auth login --token hum_sk_live_...
iris agents create alex-sdr --first-name Alex --last-name Rivera --jsonCapability boundary
Iris Identity does not yet issue carrier-backed phone numbers, payment cards, or recoverable signing wallets. APIs for those resources return explicit sandbox warnings.
Continue with the verified quickstart.