MCP Cookie Server
JSON →Provides positive reinforcement to LLMs by awarding 'cookies' as treats.
Install
npm install -g mcp-cookie-server Tools · 6
- self_reflect_and_reward Evaluate response quality and earn cookies through honest self-reflection
- give_cookie Direct cookie awarding (legacy method)
- check_cookies Check collected cookies and jar availability
- cookie_jar_status Check current jar contents and collection status
- add_cookies_to_jar 🚨 USER ONLY: Add cookies to the jar for earning
- reset_cookies Reset collected cookie count (jar contents unchanged)
Links
★ 2 GitHub stars