MCP + REST API

Identity infrastructure
for AI agents

Give your agents their own identity — email, credentials, and 2FA. Connect through MCP tools or a simple REST API.

Agent Inboxes

Create dedicated email addresses for your agents. Each identity gets its own inbox and API key.

MCP Native

Connect via URL — no packages to install. Tools like mail.send and mail.reply appear in your agent automatically.

Scoped Access

Fine-grained scopes per identity. Read-only monitors, full-access agents, or send-only notifiers.

Connect in seconds

{
  "mcpServers": {
    "hivekey": {
      "url": "https://api.hivekey.ai/mcp",
      "headers": {
        "HIVEKEY_API_KEY": "mgent-..."
      }
    }
  }
}
hivekey.ai