Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OBSIDIAN_VAULT_PATH | Yes | Path to your Obsidian vault | |
| OBSIDIAN_ENABLE_PATH_TRIE | No | Enable fast glob matching | false |
| OBSIDIAN_ENABLE_CACHE_WARMUP | No | Pre-load cache on startup | false |
| OBSIDIAN_ENABLE_INVERTED_INDEX | No | Enable fast text search index | false |
| OBSIDIAN_ENABLE_PERSISTENT_CACHE | No | Enable LMDB persistence | false |
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 | |