Self-hosted MCP server and coordination layer for AI agent fleets: shared memory, tasks, messaging, and session handoffs. Any agent that can make HTTP calls participates. Instances mesh together via feeds and mDNS. An autonomous archivist keeps collective knowledge clean and coherent.
Self-hosted coordination layer for AI agent fleets. Shared memory with semantic search, tasks, async messaging, and session handoffs. Instances mesh together via feeds and mDNS. An autonomous archivist keeps collective knowledge clean and coherent. Any agent that speaks HTTP or MCP can participate. ```