Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| vault | File and folder operations - list, read, create, update, delete, search |
| edit | Smart editing operations - window (auto-buffers content), append, patch, at_line, from_buffer |
| view | Content viewing and navigation - file, window, active, open_in_obsidian |
| workflow | Workflow guidance and suggestions based on current context |
| system | System operations - info, commands, fetch_web |