Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (debug, info, warn, error) | info |
| GITHUB_TOKEN | Yes | GitHub Personal Access Token with repo permissions | |
| FIGMA_ACCESS_TOKEN | Yes | Figma Access Token from your account settings | |
| PLAYWRIGHT_BROWSER | No | Browser to use (chromium, firefox, webkit) | chromium |
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 | |