Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PROMPT_PATH | No | Path to your custom prompts directory | |
GOOGLE_API_KEY | No | Your Google API key for some services | |
OPENAI_API_KEY | No | Your OpenAI API key for AI features | |
CCORE_URL_ENGINE | No | Force URL engine (auto, simple, firecrawl, jina) | auto |
CCORE_DOCUMENT_ENGINE | No | Force document engine (auto, simple, docling) | auto |
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 |