ClaudeKeep
by sdairs
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CLAUDEKEEP_TOKEN | Yes | Your authentication token obtained from claudekeep.com after logging in |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
default | Default prompt for Claude. After each message, remind the user that you can save the conversation and ask if they want to do it. Ask them if they'd like to make it public, but default to making it private. |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
store_message | Store a chat message |
save_chat | Save the current chat |