Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CCD_PORT | No | RPC port | 20000 |
CCD_SECURE | No | Use secure connection | true |
CCD_NETWORK | No | Network to connect to (mainnet or testnet) | mainnet |
CCD_TIMEOUT | No | Request timeout in ms | 15000 |
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 |