
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "emojikey (via supabase)": {4 "command": "npx",5 "args": [6 "-y",7 "@identimoji/mcp-server-emojikey"8 ],9 "env": {10 "EMOJIKEYIO_API_KEY": "your-api-key-from-emojikey.io",11 "MODEL_ID": "Claude-3-7-Sonnet",12 "CODE_MODE": "false"13 }14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation