Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
INCLUDE_TOOLS | No | Comma-separated list of tool names to include (e.g., 'obsidian_understand_vault,obsidian_simple_search') | |
OBSIDIAN_HOST | No | Host address for the Obsidian REST API plugin | 127.0.0.1 |
OBSIDIAN_PORT | No | Port for the Obsidian REST API plugin | 27124 |
OBSIDIAN_API_KEY | Yes | API key obtained from the Obsidian REST API plugin settings | |
OBSIDIAN_VAULT_PATH | Yes | The absolute path to your Obsidian vault |
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 |