Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CYCODE_API_URL | No | Cycode API URL | https://api.cycode.com |
CYCODE_APP_URL | No | Cycode APP URL | https://app.cycode.com |
CYCODE_CLIENT_ID | No | Your Cycode client ID for authentication | |
CYCODE_CLIENT_SECRET | No | Your Cycode client secret key for authentication |
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 |