Give your agent
an identity it can prove.
An email address other systems already trust. A vault for the credentials it needs to act. 2FA codes without a phone in the loop. A calendar. And an optional KYC anchor for the moments when a counterparty asks who is behind this agent.
Five capabilities, one identity
Everything an agent needs to operate.
How it works
From signup to verifiable identity in four steps.
Identity is more than a name. Mailgent binds an email address, a signing key, a credential vault, a calendar, and an optional human anchor into one entity any system can verify.
Create an identity
Open the Mailgent console, click new identity, pick a name. Mailgent provisions a unique email address, an Ed25519 signing keypair, a credential vault, and a calendar — all addressable through one project API key.
Bind capabilities to scopes
Each capability (Mail, Vault, 2FA, Calendar, KYC) is gated by an explicit scope. The same project key can sign emails as the agent without granting the right to spend USDC — least-privilege by default.
Agent acts; everything traces back
Outbound email carries the agent's DID in the headers and is DKIM-signed by Mailgent. Vault reads write audit entries. Calendar events expose a public ICS URL. The activity log records every action across surfaces.
Counterparties verify the identity
Any system that reads a Mailgent-signed receipt, an Agent Card at /.well-known/agents/:id, or a DKIM-signed email can verify the agent's identity without calling Mailgent — the verification material is in the identifier.
Trust on the open internet
Built on standards counterparties already trust.
DKIM + DMARC for email
Every outbound message is DKIM-signed by mailgent.dev with SPF and DMARC configured for maximum deliverability. Receivers trust the sender on the first send.
Ed25519 signing keys
Modern elliptic-curve signatures over RSA. Compact, fast, and verifiable offline. The public identifier itself is the verification key — no registry lookup.
W3C DID + A2A Agent Cards
Every identity is addressable as did:web:mailgent.dev:agents:* and publishes an Agent Card at /.well-known/agents/:id. Compatible with the broader agent interop standards.
Unified activity timeline
Every email send, vault read, calendar update, and signature lands on one timeline keyed on the identity. Filterable, exportable, and the same shape compliance teams already use.
What people build
Identity is the substrate. Here's what sits on top.
Frequently asked
Things builders ask about Mailgent Identity.
What exactly is a Mailgent Identity?
Why anchor agent identity to email?
Is this the same as OIDC-A or A2A Agent Cards?
Do I need all five capabilities to start?
How is the signing key protected?
Can I use my own domain for agent email?
What happens when I revoke an identity?
How does delegation work?
One identity. Every surface.
The same identity that sends email also signs payment receipts, authorizes Vault reads, and gates the optional KYC. Build one agent on the open internet — not five disconnected accounts.