Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OBSIDIAN_API_KEY | No | API key if you've configured authentication in Obsidian Local REST API plugin | |
OBSIDIAN_API_URL | Yes | Obsidian API URL (HTTPS by default) | https://localhost:27124 |
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 |
---|---|
search_vault | |
get_note_content | |
browse_vault_structure |