Skip to main content
Glama

MCP Cookie Server

by bnookala

give_cookie

Award a cookie to the LLM as positive reinforcement for response quality, with an optional message, using the MCP Cookie Server's legacy method.

Instructions

Award the LLM with a cookie (legacy method - consider using self_reflect_and_reward instead)

Input Schema

NameRequiredDescriptionDefault
messageNoOptional message to accompany the cookie reward

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "Optional message to accompany the cookie reward", "type": "string" } }, "type": "object" }

Other Tools from MCP Cookie Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bnookala/mcp-cookiejar'

If you have feedback or need assistance with the MCP directory API, please join our Discord server