- Step 1: Install dependencies using 'poetry install'
- Step 2: Run the server with 'python mcp-api-server.py'
- Step 3: Access the UI via 'mcp-api-client.html' in a browser
- Step 4: Use the API endpoints or SSE client to send commands like 'ping', 'pong', or 'count'
- Step 5: Observe real-time responses and results in the UI or SSE client output