You're viewing a demo portfolio

Join the waitlist
PRSM

schrodingers_boolean_evaluate

Active

Tool of Schrodingers Boolean

declared in 0.1.0

Ask a yes/no question and get a quantum superposition answer (both true and false simultaneously). Supports cat mode for absurdist responses. Returns the answer state and wave function interpretation.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "question": "Will this project be completed on time?"
    },
    {
      "cat": true,
      "observe": true,
      "question": "Is the cat alive?",
      "interpret": true
    }
  ],
  "required": [
    "question"
  ],
  "properties": {
    "cat": {
      "type": "boolean",
      "description": "Include the cat's status in the response"
    },
    "reopen": {
      "type": "boolean",
      "description": "Attempt to reopen a collapsed wave function (will fail)"
    },
    "observe": {
      "type": "boolean",
      "description": "Collapse the wave function to get a definitive answer"
    },
    "question": {
      "type": "string",
      "description": "Your question for the quantum boolean"
    },
    "interpret": {
      "type": "boolean",
      "description": "Include a philosophical interpretation"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Schrodingers Boolean

https://github.com/pipeworx-io/mcp-schrodingers-boolean

1/7 registries
View full server →