Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Port for SSE transport | 3000 |
API_KEY | Yes | Security key for API authentication | |
TRANSPORT_TYPE | No | Transport method (stdio or sse) | stdio |
FIGMA_API_TOKEN | Yes | Your Figma Personal Access Token |
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 |