# Agentity ## Docs - [Guardrails](https://docs.agentity.to/concepts/guardrails.md) - [Identities](https://docs.agentity.to/concepts/identities.md): An identity is a bundle of real-world credentials tied to a single agent — email, phone, virtual card, and vault in one place. - [Intents](https://docs.agentity.to/concepts/intents.md): Every MCP tool call requires an intent object that describes why the action is being taken. Intents form your agent's audit trail and will eventually give the agent guardrails. - [Providers](https://docs.agentity.to/concepts/providers.md): Providers are the third-party services Agentity connects to in order to provision email, phone, and virtual card channels for your agents. - [Vault](https://docs.agentity.to/concepts/vault.md): Each agent gets an isolated encrypted secret store where you can save and retrieve sensitive values like card details and API tokens. - [Create an Identity](https://docs.agentity.to/guides/create-identity.md): Provision a full online identity for an agent, including email, phone, and virtual card. - [Manage Vault](https://docs.agentity.to/guides/manage-vault.md): Store and retrieve encrypted secrets in an agent's vault. - [MCP Setup](https://docs.agentity.to/guides/mcp-setup.md): Connect any MCP-compatible agent framework to Agentity using the hosted MCP server. - [Introduction](https://docs.agentity.to/introduction.md): What Agentity is and how it works. - [Quick Start](https://docs.agentity.to/quickstart.md): Connect Agentity to your AI agent in under 5 minutes.