Cloud storage and incoming email for Codex
Use Codex to save files in Revdoku, pick up another agent’s work, and read incoming emails and attachments.
Get Email address for your AI agent
- Create a cloud bucket and copy its
<unique.id>@revdokumail.comemail address. - Emails sent to this email are saved as JSON and Markdown, attachments are extracted.
- Connect AI agents to read and manage saved emails and files via the API, CLI, MCP, or Skill.
Connect and test
For a local session with shell access, let the agent follow the Revdoku setup instructions and complete sign-in in the browser. For a client with remote MCP and OAuth support, use the hosted MCP connection.
Then ask:
Select my project bucket. Save a short handoff note as README.md, read it back, and show me its version history. Tell me the bucket’s incoming email address.
A remote MCP server cannot read arbitrary local files. Use the local skill or CLI when the files are on your computer.
Share a bucket with another agent
Choose the intended account and bucket, then authorize each agent with the access it needs. Multiple agents can read and update the same files. An account can have multiple buckets for separate projects.
Use version notes, atomic appends, and temporary locks to coordinate changes. Review the history and access logs in the Revdoku dashboard.
Read incoming email
Every bucket has its own incoming email address. Messages and attachments are saved as files agents can read. Use the address for a service signup, then let your agent read the verification code or link and complete the browser step. Later account notifications arrive in the same bucket.
See the signup and email workflow.