mcp-server-emojikey logo

mcp-server-emojikey

by identimoji

MCP server for persisting LLM relationship context as emoji-based memory keys. This allows Claude to maintain consistent interaction styles and remember relationship context across conversations.

View on GitHub

Last updated: N/A

What is mcp-server-emojikey?

mcp-server-emojikey is an MCP server designed to store and retrieve LLM conversation context using emoji-based keys. These emojikeys enable Claude to maintain consistent interaction styles and remember relationship context across multiple conversations.

How to use mcp-server-emojikey?

  1. Get an API key from emojikey.io. 2. Add the provided configuration to your Claude Desktop config file (location varies by OS). 3. The first time you use the tool in Claude desktop, tell Claude to "Set emojikey". 4. On subsequent conversations, Claude will automatically use this key.

Key features of mcp-server-emojikey

  • Persists LLM context using emoji keys

  • Supports Claude Desktop

  • Allows for consistent interaction styles

  • Remembers relationship context across conversations

  • Supports superkeys for longer history

Use cases of mcp-server-emojikey

  • Maintaining consistent persona in LLM conversations

  • Remembering user preferences across multiple interactions

  • Creating a more personalized and engaging LLM experience

  • Building long-term relationships with LLMs

  • Cross-device context sharing

FAQ from mcp-server-emojikey

What is an emojikey?

An emojikey is a sequence of emojis used to represent and store the context of a conversation with an LLM.

How do I get an API key?

You can obtain an API key from emojikey.io.

Where is the Claude Desktop config file located?

The config file is located at ~/Library/Application Support/Claude/claude_desktop_config.json on MacOS and %APPDATA%/Claude/claude_desktop_config.json on Windows.

What is a superkey?

A superkey is a compressed key created after 10 regular emojikeys, allowing Claude to maintain a longer conversation history context. It has the format [[×10emoji-sequence]]

Is this API stable?

No, this is a beta version and the API may change in future updates.