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 |
|---|---|
| puppeteer_navigate | Navigate to a URL |
| puppeteer_page_history | Get the history of visited URLs, most recent urls first |
| make_http_request | Make an HTTP request with curl |
| semantic_search_requests | Semantically search for requests that occurred within a page URL. Returns the top 10 results. |