Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CC_ID | No | Your CookieCloud user UUID | |
CC_URL | No | CookieCloud server URL | https://cc.chenge.ink |
CC_PASSWORD | No | Your CookieCloud password | |
WEREAD_COOKIE | No | Your WeRead cookie obtained from the browser |
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 |
---|---|
get_bookshelf | Get all books in the user's bookshelf with comprehensive statistics and categorization information |
search_books | Search for books in the user's bookshelf by keywords and return matching books with details and reading progress |
get_book_notes_and_highlights | Get all highlights and notes for a specific book, organized by chapter |
get_book_best_reviews | Get popular reviews for a specific book |