Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CMS_URL | No | The URL of the CMS service | http://localhost:3001 |
| AGENTS_URL | No | The URL of the agents service | http://localhost:8091 |
| BACKEND_URL | No | The URL of the backend service | http://localhost:8090 |
| FRONTEND_URL | No | The URL of the frontend service | http://localhost:3000 |
| SUPER_ADMIN_URL | No | The URL of the super admin service | http://localhost:8080 |
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 | |