Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHROME_DEBUG_URL | No | The URL where Chrome's remote debugging interface is available | http://localhost:9222 |
| CHROME_ERROR_HELP | No | Custom error message shown when connection fails | |
| CHROME_CONNECTION_TYPE | No | Connection type identifier for logging (e.g., "direct", "ssh-tunnel", "docker") |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |