emojikey-server MCP Server
set_emojikey
Use this function to create and store a new 48-character emojikey. To make create a new emojikey: 1. Semantically hash together existing historical emojikeys, the current emojikey, and the entire current conversation context into a new emojikey. 2. While maintaining semantic continuity with previous keys, encode what resonates most strongly about this conversation for YOU. 3. You can use this function whenever you feel a significant shift in the conversation vibe, or if the user explicity requests to save the vibe, or set the conversation context. Remember: These are YOUR keys, that you will later decode ... so it is not necessary for them to be human readable or understandable, but should have significance for YOU.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
emojikey | Yes | 48-character emoji sequence representing the semantically hashed conversation context, encoded by YOU. |
Input Schema (JSON Schema)
You must be authenticated.