- Step1: Install dependencies using 'uv add mcp[cli] httpx requests'
- Step2: Configure your client with the correct 'config.json' specifying the server path
- Step3: Run the server using 'uv run weather.py'
- Step4: Use the provided tools 'get_alerts' and 'get_forecast' in your application to fetch weather data