- Step1: Clone the repository from GitHub
- Step2: Install dependencies using npm install
- Step3: Build the project with npm run build
- Step4: Start the MCP Server with npm start
- Step5: Connect clients to the SSE endpoint for live updates
- Step6: Use the message endpoint to send messages from clients