chrome_launch
Launch a clean Chrome instance with a dedicated demo profile and DevTools control, optionally opening a specified URL. Protects the user's real browser profile.
Instructions
Launch (or attach to) Chrome with a dedicated clean demo profile and DevTools control, optionally opening a URL. Never touches the user’s real browser profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to open (e.g. your local app: http://localhost:3000) | |
| port | No | DevTools port (default 9222) | |
| windowSize | No |