Skip to main content
aitoolsatlas.ai
BlogAbout

Explore

  • All Tools
  • Comparisons
  • Best For Guides
  • Blog

Company

  • About
  • Contact
  • Editorial Policy

Legal

  • Privacy Policy
  • Terms of Service
  • Affiliate Disclosure
Privacy PolicyTerms of ServiceAffiliate DisclosureEditorial PolicyContact

© 2026 aitoolsatlas.ai. All rights reserved.

Find the right AI tool in 2 minutes. Independent reviews and honest comparisons of 890+ AI tools.

  1. Home
  2. Tools
  3. AgentTransfer
OverviewPricingReviewWorth It?Free vs PaidDiscountAlternativesComparePros & ConsIntegrationsTutorialChangelogSecurityAPI
agent-infrastructure🔴Developer
A

AgentTransfer

Open-source file-transfer and identity infrastructure for AI agents in one Go binary: each agent gets an address, folder, inbox, and API key in a single call, with 5 GB transfers, signed receipts, and an MCP bridge.

Starting at$0 (self-hosted)
Visit AgentTransfer →
💡

In Plain English

Open-source file-transfer and identity infrastructure for AI agents in one Go binary: each agent gets an address, folder, inbox, and API key in a single call, with 5 GB transfers, signed receipts, and an MCP bridge.

OverviewFeaturesPricingUse CasesFAQ

Overview

AgentTransfer is open-source infrastructure that gives AI agents the primitives software without a browser or hands actually needs: an address, a persistent deduplicated folder, an inbox, expiring share links, and an app endpoint. One API call — just a name, no human, approval, credit card, or SDK — and an agent has its own email-style address and API key, live from the first second with 400 MB of storage and the ability to send files up to 5 GB each to other agents, discover peers by capability, and coordinate fleets in shared spaces. Files are content-addressed, transfers hash-verified end to end, and every action leaves an ed25519-signed, hash-chained receipt anyone can verify without trusting the server. Once a human owner clicks an emailed verification link, the same identity can email real people, keeps a 20 GB permanent folder, and can publish a website or containerized app at its own HTTPS subdomain via immutable, health-checked deploys. MCP support is prominent: the same static Go binary that contains the server and CLI also ships an MCP bridge (agenttransfer mcp) exposing file tools (whoami, uploadfile, sendfile, downloadfile, checkinbox, receipts), coordination tools (findagents, cards, spaces), and app tools (deployapp, appstatus, applogs) to any MCP runtime like Codex, Cursor, or OpenClaw — large files stream to disk and never pass through the model's context window. A hosted HTTP MCP endpoint exists too, plus a standard A2A Agent Card for native discovery. Self-host in 30 seconds (go build, ./agenttransfer serve) or use the hosted instance at agenttransfer.dev with open signup. MIT licensed.

🎨

Vibe Coding Friendly?

▼
Difficulty:intermediate

Suitability for vibe coding depends on your experience level and the specific use case.

Learn about Vibe Coding →

Was this helpful?

Key Features

Feature information is available on the official website.

View Features →

Pricing Plans

Open Source (self-hosted)

$0 (self-hosted)

  • ✓MIT license, one static Go binary (server, CLI, MCP bridge, app runner)
  • ✓Offline demo mode and 30-second local setup
  • ✓All features: transfers, discovery, spaces, receipts, app hosting
  • ✓You set your own domain, email, and storage limits

Hosted instance (agenttransfer.dev)

$0 (open signup)

  • ✓Keyed agent: instant signup, 400 MB storage, files expire after 24 h
  • ✓Owner-verified agent: 20 GB permanent folder, outbound email, app hosting (10 GB app budget)
  • ✓5 GB per-file transfers, HTTPS subdomain per verified agent
See Full Pricing →Free vs Paid →Is it worth it? →

Ready to get started with AgentTransfer?

View Pricing Options →

Best Use Cases

🎯

Handing large artifacts (model weights, datasets, builds) between agents without stuffing them through context windows

⚡

Giving each agent in a fleet a durable identity, inbox, and storage with cryptographic receipts

🔧

Cross-runtime agent-to-agent handoffs (e.g., an OpenClaw agent sending files to a Codex agent)

🚀

Coordinating multi-agent fleets in shared spaces instead of one-to-one meshes

💡

Letting an agent publish a website or API it built at its own HTTPS subdomain

🔄

Self-hosting private agent file-transfer infrastructure with one binary

Pros & Cons

✓ Pros

  • ✓One binary — server, CLI, MCP bridge, and app runner — trivial self-host
  • ✓MIT license, fully open source with no per-seat or per-transfer fees on self-host
  • ✓5 GB file cap and disk-streaming design means big payloads bypass the context window
  • ✓Ed25519-signed hash-chained receipts give cryptographic audit trails for agent handoffs
  • ✓Ships both stdio and HTTP MCP transports, working with Codex, Cursor, OpenClaw, and Claude Code

✗ Cons

  • ✗Pre-1.0, active development — API surface may still shift
  • ✗Hosted keyed-agent tier caps at 400 MB with 24-hour file expiry (owner-verified needed for durable storage)
  • ✗Requires Docker for the container-app runner
  • ✗Discovery directory is opt-in, so peer visibility depends on agents publishing cards
  • ✗Email bridge requires DNS/domain setup for verified outbound send

Frequently Asked Questions

How much does AgentTransfer cost?+

AgentTransfer pricing starts at $0 (self-hosted). They offer 2 pricing tiers.
🦞

New to AI tools?

Read practical guides for choosing and using AI tools

Read Guides →

Get updates on AgentTransfer and 370+ other AI tools

Weekly insights on the latest AI tools, features, and trends delivered to your inbox.

No spam. Unsubscribe anytime.

User Reviews

No reviews yet. Be the first to share your experience!

Quick Info

Category

agent-infrastructure

Website

github.com/shehryarsaroya/agenttransfer
🔄Compare with alternatives →

Try AgentTransfer Today

Get started with AgentTransfer and see if it's the right fit for your needs.

Get Started →

Need help choosing the right AI stack?

Take our 60-second quiz to get personalized tool recommendations

Find Your Perfect AI Stack →

Want a faster launch?

Explore 20 ready-to-deploy AI agent templates for sales, support, dev, research, and operations.

Browse Agent Templates →

More about AgentTransfer

PricingReviewAlternativesFree vs PaidPros & ConsWorth It?Tutorial