Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_DOMAIN | No | API domain | scrapbox.io |
| COSENSE_SID | No | Session ID for Scrapbox/Cosense authentication (required for private projects) | |
| SERVICE_LABEL | No | Service identifier | cosense (scrapbox) |
| COSENSE_PAGE_LIMIT | No | Initial page fetch limit (1-1000) | 100 |
| COSENSE_SORT_METHOD | No | Initial page fetch order (updated/created/accessed/linked/views/title) | updated |
| COSENSE_PROJECT_NAME | Yes | Project name |
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 | |