Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OBSIDIAN_API_KEY | Yes | Your API key from the Local REST API plugin | |
OBSIDIAN_API_URL | No | API URL (supports both HTTP port 27123 and HTTPS port 27124) | https://localhost:27124 |
OBSIDIAN_VAULT_NAME | No | Vault name for context |
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 |