- Step 1: Obtain an OpenWeatherMap API key by registering on their website.
- Step 2: Run the weather MCP server using environment variables or direct parameters to set your API key.
- Step 3: Configure your MCP client with the provided JSON configuration including the server command and environment variables.
- Step 4: Use the tools `get_weather` or `get_current_weather` with location and timezone parameters to fetch data.