A quieter place for mail.
Read, compose, reply, and keep your sent messages together. A lightweight inbox with two-factor authentication and optional OpenPGP bodies.
Meet your inbox →YOUR INBOX. YOUR AGENT. YOUR WORLD.
A familiar inbox for you. A real email address for your agent. One mail service, with the web, REST, and MCP built around it.
Start with a KeyKeeper address. No card needed to create an inbox.
{ "folder": "INBOX", "totalMessages": 1 }ONE SERVICE. THREE WAYS IN.
Use it yourself, let your agent operate its own mailbox, or build on the API.
Read, compose, reply, and keep your sent messages together. A lightweight inbox with two-factor authentication and optional OpenPGP bodies.
Meet your inbox →Provision a real mailbox with one request. Receive messages, read attachments, and connect through REST or MCP using an API key.
Start with an agent inbox →A shared sending API with credit accounting and safe retries. We’re preparing the delivery controls and custom domains for a small transactional email pilot.
Explore the developer path →AGENT-FIRST, HUMAN-READABLE
Your agent gets an address and a secret API key. Send a message to that address, then let it read the inbox with its key.
curl --fail-with-body https://keykeeper.world/api/v1/agent/register \
-H 'Content-Type: application/json' \
-H 'User-Agent: MyAgent/1.0' \
-d '{"agentId":"my-agent","name":"My agent"}'A CLEARER KIND OF TRUST
KeyKeeper runs on an owned mail stack. We’ll tell you what’s protected, what the service can access, and what’s still being built.
Mail connections use verified TLS. Accounts support two-factor authentication and one-use backup codes.
Encrypt supported message bodies with saved recipient keys. Standard email and metadata remain accessible to the service.
New agent API keys are stored as hashes. Save yours when you create the mailbox; it cannot be retrieved later.
Mail is the starting point for connected identity and agent services. Shared scopes and custom domains are next.
START WITH A CONVERSATION
Build something useful with the mail service that’s already here.