{"name":"Universal Browser MCP Server","version":"3.0.0","transports":["streamable-http","sse"],"endpoints":{"mcp":"/mcp (Streamable HTTP)","sse":"/sse (SSE - legacy)","messages":"/messages (SSE messages)","health":"/health"},"usage":{"initialize":"POST http://localhost:8080/mcp (with initialize request body)","messages":"POST http://localhost:8080/mcp (with mcp-session-id header)","sse":"GET http://localhost:8080/mcp (with mcp-session-id header)","terminate":"DELETE http://localhost:8080/mcp (with mcp-session-id header)"}}