identimoji_mcp-server-emojikey
0
The emojikey-server MCP Server allows large language models (LLMs) to maintain a consistent interaction style across conversations through emoji-based context keys. It is designed to work with multiple devices and applications while storing interaction patterns online.
emojikey-server MCP Server
MCP Protocol for persisting LLM interaction style as emojikeys
This server allows LLMs to maintain consistent interaction styles across conversations using emoji-based context keys ("emojikeys").
Emojikeys are stored online, so you can use them across devices and applications. No user information is stored other than the emojikeys.
Features
Emojikey Management
- Get current emojikey for a user/model combination
- Set new emojikeys during conversations
- Retrieve emojikey history
- Automatic API key generation and validation
Tools
- initialize_conversation - Get current emojikey at start of conversation
- get_emojikey - Retrieve current emojikey
- set_emojikey - Update the emojikey
- get_emojikey_history - View previous emojikeys