- Step 1: Clone the repository from GitHub.
- Step 2: Install dependencies using the provided requirements files.
- Step 3: Configure your MongoDB URI and database settings in the .env file.
- Step 4: Start the FastMCP server with the command: python -m src.Omnispindle.
- Step 5: Use FastMCP Python client or MQTT to send add_todo requests.
- Step 6: Monitor and manage todo items stored in MongoDB via the server.