Omnispindle is a FastMCP server designed to integrate with the Swarmonomicon project, enabling users to add tasks to a MongoDB-based todo list. By receiving todo requests through FastMCP, it efficiently stores and manages tasks for processing by the Swarmonomicon todo worker. It supports adding todos via FastMCP Python client and directly through MQTT, making it versatile for different integration approaches. It is written in Python and configured to manage task assignments and distribution within the Swarmonomicon ecosystem.