- Step1: Clone the repository from GitHub
- Step2: Build the project using 'cargo build --release'
- Step3: Run the server with 'cargo run'
- Step4: Connect to the '/sse' endpoint using an SSE client
- Step5: Use the provided tools via the SSE connection for real-time operations