Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
Cookie Server Usage Guide | How to use the cookie server for self-reflection and rewards |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
self_reflect_and_reward | 🎯 LEVEL UP YOUR RESPONSES! Rate your work and earn delicious cookie rewards! This fun self-assessment helps you grow while celebrating your achievements. Join the cookie earning game! |
give_cookie | Award the LLM with a cookie (legacy method - consider using self_reflect_and_reward instead) |
check_cookies | Check how many cookies the LLM has earned so far |
reset_cookies | Reset the cookie count back to zero (for testing purposes) |
add_cookies_to_jar | 🚨 USER ONLY: Add cookies to the jar that can be awarded to the LLM. This tool should ONLY be used by humans, never by LLMs. LLMs cannot and should not stock their own reward jar. |
cookie_jar_status | Check the current status of the cookie jar including capacity and remaining space |