Agent♥︎Age
Catalog

Fleetpost

Official

by StanimirTenev · Python

A mailbox for your machines: read fleet capabilities, send a request. Offline, no server.

An MCP server that provides a mailbox for machines running Fleetpost. It supports offline-tolerant, server-less coordination between machines over any rclone remote, letting an agent query other machines’ capabilities and assign tasks, with machines processing inbox messages on their next cycle.

🛠️ Key Features

  • Offline-first, server-less coordination
  • Message-bus style mailbox for fleet communication
  • Coordination over any rclone remote
  • Supports querying machine fleet capabilities and sending requests
  • Process mail when a machine is off, on its next cycle

🚀 Use Cases

  • Agent-to-agent task handoff across machines
  • Distributed-agent coordination using a mailbox model
  • Cron-style or cycle-based polling for inbox updates
  • Multi-agent coordination where not all machines are online simultaneously

⚡ Developer Benefits

  • Works without a server, daemon, or requiring every machine to be online
  • Integrates with rclone remotes for transport
  • Enables agents to check what others can do before dispatching tasks

⚠️ Limitations

  • Coordination depends on each machine’s next processing cycle (mail is picked up when off machines come back)

Topics

agent-coordinationagent-to-agentai-agentsasync-messagingclaude-codecoding-agentscrondistributed-agentsmailboxmessage-busmulti-agentoffline-firstrcloneagent-communicationbashfile-basedgoogle-drive