- Step1: Install dependencies with uv sync
- Step2: Set environment variables in `.env` file
- Step3: Start the MCP server using `uv run server.py`
- Step4: Run the MCP client with `uv run client.py`
- Step5: Interact through the client prompt for queries and tool usage