Infrastructure

WebSocket connection

GET/ws

Upgrades to a WebSocket connection for real-time updates. Server pushes log events, MCP log events, and store update notifications. Heartbeat pings are sent every 30 seconds.

Response Body

curl -X GET "http://localhost:8080/ws"
Empty