Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHROME_PATH | No | Path to Chrome/Edge executable | |
| DEFAULT_FETCH_URL | No | Default URL to fetch if no URL is provided | |
| CHROME_WS_ENDPOINT | No | Chrome WebSocket endpoint URL (from chrome://version DevTools JSON) | |
| CHROME_USER_DATA_DIR | No | Chrome user data directory for profile | |
| MCP_DEFAULT_FETCH_URL | No | Default URL to fetch if no URL is provided (alternative to DEFAULT_FETCH_URL) | |
| CHROME_REMOTE_DEBUG_HOST | No | Chrome remote debugging host | |
| CHROME_REMOTE_DEBUG_PORT | No | Chrome remote debugging port | 9222 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |