Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEYS | No | Auth keys (comma-separated) | test-api-key |
| HEADLESS | No | Browser headless mode | true |
| PROXY_URL | No | HTTP/SOCKS5 proxy URL | |
| PROXY_POOL | No | Comma-separated proxy URLs for rotation | |
| BROWSER_TYPE | No | Engine: chromium/firefox/webkit | chromium |
| CORS_ORIGINS | No | Allowed CORS origins | * |
| RATE_LIMIT_RPM | No | Requests/minute per key (0=unlimited) | 60 |
| MAX_CONCURRENCY | No | Max concurrent scrapes | 10 |
| SCRAPER_TIMEOUT | No | Scrape timeout (seconds) | 30 |
Capabilities
Server capabilities have not been inspected yet.
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 | |