Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | info |
| VAULT_PATH | No | Path to the Obsidian vault (required when Git sync is enabled) | |
| GIT_AUTO_SYNC | No | Enable/disable Git automatic synchronization | false |
| OBSIDIAN_API_KEY | Yes | Obsidian API key (required) | |
| OBSIDIAN_API_URL | No | Obsidian Local REST API's URL | http://localhost:27123 |
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 | |