All service routes are token-gated by nginx.
Enter token once and this page generates tokenized links you can open directly in browser.
Auth methods:
Authorization: Bearer <AUTH_TOKEN>X-Auth-Token: <AUTH_TOKEN>?token=<AUTH_TOKEN>GET /health - service healthGET /session - runtime/session metadataGET /proxy - proxy statePOST /proxy - set proxyDELETE /proxy - clear proxyGET http://localhost:5901/ - MCP Streamable HTTP endpointGET http://localhost:6080/vnc.html - noVNC web UIUse this snippet in Cursor/Claude MCP config (streamable HTTP):