scream_void_scream
ActiveTool of scream-void
declared in 0.1.0
Submit a scream (required text) with optional intensity (mild/moderate/full_primal/corporate) into the void; returns a number unaffected by your suffering.
Parameters schema
{
"type": "object",
"examples": [
{
"scream": "WHY DOES THIS EXIST"
},
{
"scream": "AAAHHHHHHH",
"intensity": "full_primal"
}
],
"required": [
"scream"
],
"properties": {
"scream": {
"type": "string",
"description": "Your scream. Type anything. It will not help."
},
"intensity": {
"enum": [
"mild",
"moderate",
"full_primal",
"corporate"
],
"type": "string",
"description": "Scream intensity"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
scream-void
https://github.com/pipeworx-io/mcp-scream-void
2/7 registries