- Step1: Clone the repository from GitHub.
- Step2: Install required dependencies using pip.
- Step3: Run the server script with Python.
- Step4: Use the STDIO client to interact via terminal by running the client-stdio.py script.
- Step5: Use the SSE client to connect via web or network by running the client-sse.py script.