Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HF_HUB_OFFLINE | No | Force offline mode for Hugging Face model loading | |
| CODE_SEARCH_STORAGE | No | Custom storage directory (default: ~/.claude_code_search) | |
| HUGGING_FACE_HUB_TOKEN | No | Your Hugging Face token for model 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 | |