Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BROWSER | No | Browser name: chromium, firefox, or webkit | chromium |
HEADLESS | No | true or false for Playwright headless mode | true |
MCP_FRAMING | No | Framing mode: line or content-length | line |
NAV_TIMEOUT | No | Navigation timeout in milliseconds | 30000 |
MCP_STORAGE_STATE | No | Path to storage_state JSON for persistent sessions | state.json |
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 |