You're viewing a demo portfolio

Join the waitlist
PRSM

emoji_oracle_consult

Active

Tool of Emoji Oracle

declared in 0.1.0

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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Emoji Oracle

https://github.com/pipeworx-io/mcp-emoji-oracle

1/7 registries
View full server →