browser_navigate
Navigate to any URL in your active browser tab using the real-browser-mcp server. Control your browser with existing sessions and cookies for automated testing or web interaction tasks.
Instructions
Navigate to a URL in the active browser tab
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to | |
| waitUntil | No | When to consider navigation complete | load |