Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SIYUAN_API_URL | No | SiYuan API URL (Optional). Defaults to automatic discovery of available ports (6806, 6807, 6808). If manual specification is needed, use format like http://127.0.0.1:6806 | |
| SIYUAN_API_TOKEN | Yes | SiYuan API Token (Required). Can be found in Settings -> About -> API token in the SiYuan application. |
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 | |