Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default | 
|---|---|---|---|
| PORT | No | Server port | 4000 | 
| FIGMA_TOKEN | No | Figma Personal Access Token for figmaSync | |
| GITHUB_TOKEN | No | GitHub token for PR automation | |
| CARBON_VERSION | No | Carbon version to use | latest | 
| ANALYTICS_ENABLED | No | Enable telemetry | false | 
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  | |