Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | The environment mode, typically set to 'production' for deployment. | |
| CFT_BASE_URL | Yes | Remote base URL for the Chrome Fair Trade platform terminal hub. | https://cft-terminal-hub.vercel.app |
| CFT_ADMIN_SECRET | Yes | Admin secret used for authentication with the CFT platform. |
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 | |