Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WCAG_LEVEL | No | WCAG version & level (e.g., 2.0_A, 2.0_AA, 2.1_A, 2.1_AA, 2.1_AAA, 2.2_A, 2.2_AA, 2.2_AAA) | 2.1_AA |
| A11Y_ENGINE | No | Testing engine (axe or ace) | axe |
| SCREEN_SIZES | No | Comma-separated viewport sizes to test (WIDTHxHEIGHT format, e.g., 1280x1024,320x640) | 1280x1024 |
| BEST_PRACTICES | No | Include best practices/recommendations | true |
| HEADLESS_BROWSER | No | Run browser in headless mode; set to false to open visible browser | true |
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 | |