hermes-knowledge-ingestion
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AI_ENABLED | No | Set to 'true' to enable AI-powered classification, tags, and vision. If disabled, a local fallback summary is used. | false |
| OPENAI_MODEL | No | Model name for chat completions. | |
| OPENAI_API_KEY | No | API key for the OpenAI-compatible endpoint. May be empty for local servers. | |
| OPENAI_BASE_URL | No | Base URL of an OpenAI-compatible API endpoint. Example: http://127.0.0.1:11434/v1 | |
| OBSIDIAN_VAULT_DIR | Yes | Absolute path to the Obsidian Vault where knowledge cards are saved. | |
| OPENAI_VISION_MODEL | No | Model name for vision tasks (optional). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues