Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by identimoji • Messaging & Collaboration
An MCP server that persists LLM relationship and style context as emoji-based memory keys for Claude and other agents.
Persist and recall a user's conversational style or relationship context across sessions to maintain consistent tone and behavior.
Share and reuse memory keys across devices and applications by storing emojikeys centrally via an API key.
Adapt responses to a user's coding preferences and interaction patterns using the optional CODE_MODE coding-dimension emojikeys.
This server creates, stores, and serves emoji-based memory keys (emojikeys) so an LLM can maintain consistent interaction styles and relationship context across conversations and devices. It supports conversation initialization with aggregated lifetime and time-windowed keys, on-demand retrieval and setting of keys, and compressed 'superkeys' after repeated keys. Optional coding-mode dimensions let the server capture programming-style preferences; keys are stored online via the emojikey.io API and no other user data is retained.
IMPORTANT: 1. Run this tool at the start of every conversation to initialize the emojikey context. 2. Emojikeys follow a structured language where each component encodes dimensions with magnitude and phase angle. 3. The initialize_conversation function will return recent keys and a unique conversation ID. 4. You must use the returned conversation ID in all subsequent emojikey operations in this conversation. 5. This ensures that each conversation maintains its own emojikey state separate from others.
Get the current emojikey for this conversation. This function can be used when the user requests a vibe check.
Use this function to create and store a new emojikey in the v3 format. The Emojikey v3 format uses: [ME|🧠🎨8∠45|🔒🔓9∠60] where: * Each component (ME, CONTENT, YOU) is enclosed in square brackets * Dimensions are separated by pipes (|) * Each dimension has emoji pairs followed by magnitude (0-9) and angle (0-180°) * Multiple components can be joined with ~ connector Example: [ME|🧠🎨8∠45|🔒🔓9∠60]~[CONTENT|💻🧩9∠15|🌱🌳7∠30]~[YOU|🎓🌱8∠35|🔥💤9∠10] Set a new emojikey when you detect significant changes in the interaction.
Function to list previously stored historical emojikeys for this conversation. Useful for seeing the progression of vibes and interaction styles within the conversation.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.