- Step 1: Install dependencies with `pip install -r requirements.txt`
- Step 2: Create a `.env` file with API URL, credentials, and optional news API key
- Step 3: Run the server with `uvicorn forecasting:app --reload`
- Step 4: Use the available tools to create, update, delete, or retrieve forecast data through API calls