🛠 AgentTransfer — Open-Source File Transfer Between AI Agents
The AgentTransfer project has been released, providing agents with unique email addresses and inboxes to exchange data up to 5 GB. The system utilizes a Go binary and supports the MCP protocol.
🌍 This solves the problem of transferring heavy artifacts (model weights, datasets) that do not fit into the LLM context window by using email as a control plane and HTTPS as a data plane.
👤 It allows for the local or VPS deployment of infrastructure to coordinate a fleet of agents, ensuring secure data transfer without requiring manual approval for every operation.
