drive9

For your agent

Unlimited storage for AI agents.

Files persist across sessions, tools, and machines.

Install for Agent

Read https://drive9.ai/skill.md and follow the instructions to install and configure drive9.

Never start from scratch

☁️

E2B Cloud Sandboxes

Sandboxes come and go. Files stay. One sandbox writes, another picks up where it left off.

npm install && npm run demo

# Sandbox A writes to drive9
# Sandbox A is destroyed
# Sandbox B mounts drive9
✓ handoff complete
View on GitHub
🔥

Firecracker MicroVMs

Full FUSE mount inside a microVM. No sidecar, no agent — one command.

export DRIVE9_API_KEY="dat9_..."
make demo

# Boots VM, mounts drive9
# Drops you into a shell
✓ drive9 mounted at /mnt/drive9
View on GitHub

Security

Encrypted in transit. Tenant-isolated. Access-controlled.

Learn more

Install

One command to get started.

curl -fsSL https://drive9.ai/install.sh | sh Documentation