Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CATS_API_KEY | Yes | Your CATS API key (required) | |
| CATS_TOOLSETS | No | Optional: Comma-separated list of toolsets to load (e.g., 'candidates,jobs,companies' or 'all'). Defaults to loading default toolsets (candidates, jobs, pipelines, context, tasks) | |
| CATS_API_BASE_URL | No | The base URL for the CATS API | https://api.catsone.com/v3 |
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 | |