- Step1: Clone the MCP-python-client-sampling-demo repository.
- Step2: Install dependencies using `uv sync`.
- Step3: Activate the virtual environment.
- Step4: Install the MCP Python SDK with `uv pip install -e `.
- Step5: Run the tests using `uv run src/test.py`.