Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
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 |
---|---|
browser_navigate | Navigate to a URL |
browser_snapshot | Capture accessibility snapshot of the current page |
browser_take_screenshot | Take a screenshot of the current page |
browser_click | Perform click on a web page |
browser_type | Type text into editable element |
browser_wait_for | Wait for text to appear or disappear or a specified time to pass |