start_gui
Launch a web interface to manage Claude Code conversation sessions through your browser.
Instructions
Start the web GUI for session management and open it in browser
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port to run the web server on (default: 5173) | |
| open_browser | No | Whether to open browser automatically (default: true) | |
| restart | No | Restart the server if already running (default: false) |