mcp-server-emojikey
3
The mcp-server-emojikey is a Model Context Protocol server for managing conversational context using emoji-based memory keys. It allows users to maintain interaction styles and context in discussions with AI models, like Claude, across devices. It is in beta and plans further feature additions.
mcp-server-emojikey
MCP server for persisting LLM relationship context as emoji-based memory keys, enabling Claude to maintain consistent interaction styles and remember context across conversations. Emojikeys are stored online for cross-device and cross-application usage.
Usage with Claude Desktop
- Obtain API key from emojikey.io and add to config.
- Config locations: MacOS and Windows paths provided.
- First-time setup: "Set emojikey" command for Claude.
Tools
initialize_conversation
: Get current emojikey.get_emojikey
: Retrieve emojikey upon request.set_emojikey
: Create/store a new emojikey.create_superkey
: Compresses 10 emojikeys.get_emojikey_history
: View previous emojikeys.
Superkeys
Compression of 10 emojikeys into a superkey for extended conversation history.