emoji_oracle_consult
ActiveTool of Emoji Oracle
Ask the Emoji Oracle a question and receive a cryptic emoji prophecy with vibe rating. Optionally request interpretation of the emoji sequence. Returns emoji sequence, vibe rating (1-10), and optional text explanation.
Parameters schema
{
"type": "object",
"examples": [
{
"question": "Will my next project be successful?"
},
{
"question": "What does the future hold for my career?",
"interpret": true,
"emoji_count": 4
}
],
"required": [
"question"
],
"properties": {
"question": {
"type": "string",
"description": "Your question for the Emoji Oracle"
},
"interpret": {
"type": "boolean",
"description": "If true, the Oracle provides a mystical interpretation"
},
"emoji_count": {
"type": "number",
"description": "Number of emojis (1-5, default 3)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Emoji Oracle
https://github.com/pipeworx-io/mcp-emoji-oracle
1/7 registries