Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | The execution environment for the Node.js application, e.g., 'production'. | |
| ANTHROPIC_API_KEY | Yes | Anthropic API key required for performing note translations. | |
| OBSIDIAN_VAULT_PATH | Yes | The absolute path to the Obsidian vault. | |
| BACKUP_RETENTION_DAYS | No | Number of days to retain automatic backups before they are cleared. | 30 |
Capabilities
Server capabilities have not been inspected yet.
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 | |