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.Documentation Index
Fetch the complete documentation index at: https://docs.agentity.to/llms.txt
Use this file to discover all available pages before exploring further.
Quick Start
Connect Agentity to your agent in under 5 minutes.
Providers
Learn how Providers power Agentity’s unified API.
MCP Setup
Add the Agentity MCP server to your agent framework.
Intents
Explore how to audit and create guardrails for your agents.
How it works
Create an account
Register with your email and password. Agentity creates your account and returns a JWT you can use immediately.
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.
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.Key features
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.