set_remote
Sets the remote relay target for the server to restore browser automation when tools are missing. Provide a websocket relay URL or extension UUID as the credential.
Instructions
Set the remote relay target for this MCP server. If browser tools are missing, call set_remote first to connect to a Vibe relay. The routing UUID in the URL is the sole bearer credential for the relay session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Remote target as either an extension UUID or a full websocket relay URL (for example wss://relay.api.vibebrowser.app/<extension-uuid>). Call set_remote first when browser tools are unavailable. |