Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OBSIDIAN_HOST | No | The host where the Obsidian Local REST API server is running. | localhost |
| OBSIDIAN_PORT | No | The port the Local REST API plugin is bound to. | 27123 |
| OBSIDIAN_API_KEY | Yes | The Obsidian API key obtained from the Local REST API plugin settings. | |
| OBSIDIAN_PROTOCOL | No | The protocol used to connect to the Obsidian Local REST API server. | http |
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 | |