mcp-server-emojikey
@identimoji
mcp-server-emojikey について
MCP Server for emojikey.io ... save your unique relationship state and interaction style with your favorite LLM
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"emojikey": {
"command": "npx",
"args": [
"-y",
"@identimoji/mcp-server-emojikey"
],
"env": {
"EMOJIKEYIO_API_KEY": "",
"MODEL_ID": "",
"CODE_MODE": ""
}
}
}
}ツール
5Get current emojikey at start of conversation
Retrieve current emojikey when requested
Create and store a new emojikey
Create a compressed superkey (after 10 regular emojikeys)
View previous emojikeys
概要
What is mcp-server-emojikey?
mcp-server-emojikey is an MCP server that persists LLM relationship context as emoji-based memory keys, enabling Claude to maintain consistent interaction styles and remember relationship context across conversations. Emojikeys are stored online for cross-device use, and no user information other than the emojikeys is stored.
How to use mcp-server-emojikey?
Get an API key from emojikey.io, then configure Claude Desktop with the server command npx -y @identimoji/mcp-server-emojikey and set EMOJIKEYIO_API_KEY, MODEL_ID, and optionally CODE_MODE. First-time usage: tell Claude to "Set emojikey"; on subsequent conversations Claude automatically uses this key to maintain context.
Key features of mcp-server-emojikey
- Persists relationship context as emoji memory keys
- Online storage for cross-device and cross-application use
- Auto-initialization display with aggregated key history
- Coding context support with 10 programming dimensions
- Superkeys that compress multiple emojikeys into one
- Adjustable angle distribution for dimension balancing
Use cases of mcp-server-emojikey
- Maintaining consistent interaction style across separate Claude conversations
- Remembering relationship context across devices and applications
- Adapting Claude's programming approach using coding dimensions
- Preserving conversation history with superkeys after many interactions
- Tracking long-term relationship evolution via aggregated time-based keys
FAQ from mcp-server-emojikey
What is an emojikey?
An emojikey is an emoji-based memory key that stores LLM relationship context, allowing Claude to remember interaction styles and preferences across conversations.
How do I start using the server?
Install it via npx, add your API key from emojikey.io to the Claude Desktop config, and tell Claude "Set emojikey" on first use. Claude will then automatically use that key in future conversations.
Does the server store any personal information?
No, only the emojikeys are stored online. No user information beyond these keys is kept.
What environment variables are required?
You must set EMOJIKEYIO_API_KEY and MODEL_ID. Optionally set CODE_MODE to "true" to enable coding dimensions, or use custom Supabase credentials with SUPABASE_URL and SUPABASE_ANON_KEY.
What are coding dimensions and how do they work?
Coding dimensions are ten emoji-paired axes (e.g., ImplementationFocus, CodeScope) that track programming interaction patterns. They help Claude adapt its explanations and guidance to your coding style.
「その他」の他のコンテンツ
Blender
ahujasidOpen-source MCP to use Blender with any LLM
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ghidraMCP
LaurieWiredMCP Server for Ghidra
ICSS
chokcoco不止于 CSS
Nginx UI
0xJackyYet another WebUI for Nginx
コメント