Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| navigate | Navigate to a URL and return a screenshot with labeled interactive elements |
| screenshot | Take a screenshot of the current page with labeled elements |
| click | Click on an element by its label ID (shown as [N] on the screenshot) |
| multi_click | Click multiple elements at once (useful for CAPTCHA, checkboxes, etc.) |
| type | Type text at the current focus position |
| scroll | Scroll the page up or down |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |