Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | The logging level for the server (e.g., INFO, DEBUG, ERROR). | INFO |
| PYTHONPATH | Yes | Path to the project's src directory. This is required for the server to find the source modules. | |
| FHL_CACHE_DIR | No | The directory path where the server will store cached Bible data. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |