Expand description
Browser/server WebSocket protocol types.
Structs§
- Bridge
Error Payload - Error information returned without exposing secrets.
- Bridge
Event Message - Event envelope sent after a browser pairs or reconnects.
- Bridge
Response - A JSON response envelope sent to the browser.
- Bridge
Settings - Non-secret bridge settings returned to an authenticated browser.
- File
Change - A structured browser edit proposal.
- Pair
Payload - Pairing response payload.
- Status
Payload - Status response payload.
Enums§
- Bridge
Request - Browser requests accepted by the WebMCP server.
Constants§
- PROTOCOL_
VERSION - Current browser/server protocol version.