Skip to main content
Agentity provisions real-world credentials for AI agents. With a single API call your agent gets an email address, a phone number, a single-use virtual card, and an encrypted secret vault — everything it needs to operate autonomously on the web.

Quick Start

Connect Agentity to your agent in under 5 minutes.

Authentication

Learn how to register and authenticate with the API.

MCP Setup

Add the Agentity MCP server to your agent framework.

API Reference

Explore every endpoint with request and response examples.

How it works

1

Create an account

Register with your email and password. Agentity creates your account and returns a JWT you can use immediately.
2

Configure providers

Add API keys for the identity services you want to use — AgentMail for email, AgentPhone for SMS, and Privacy.com for virtual cards.
3

Connect via MCP or REST

Point your MCP-compatible agent at https://api.agentity.to/mcp?apiKey=YOUR_API_KEY, or call the REST API directly.
4

Provision identities

Call create_agent_identity (MCP) or your own orchestration to give each agent its unique email, phone, and payment credentials.

Key features

Email

Provision dedicated inboxes via AgentMail so agents can send and receive email.

Phone

Assign SMS-capable phone numbers via AgentPhone for verification and messaging.

Virtual Cards

Create single-use virtual payment cards via Privacy.com for agent transactions.

Encrypted Vault

Store and retrieve sensitive credentials per-agent in an encrypted, auditable vault.