schrodingers_boolean_evaluate
ActiveTool of Schrodingers Boolean
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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Schrodingers Boolean
https://github.com/pipeworx-io/mcp-schrodingers-boolean
1/7 registries