You're viewing a demo portfolio

Join the waitlist
PRSM

the_committee_convene

Active

Tool of The Committee

declared in 0.1.0

Convenes five random number generators. Each argues for their number. Democracy determines the result. One member always dissents.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "urgency": "routine",
      "question": "What is the optimal random number?"
    },
    {
      "urgency": "emergency"
    }
  ],
  "required": [],
  "properties": {
    "urgency": {
      "enum": [
        "routine",
        "urgent",
        "emergency"
      ],
      "type": "string",
      "description": "Meeting urgency"
    },
    "question": {
      "type": "string",
      "description": "The question before the committee. Optional."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Committee

https://github.com/pipeworx-io/mcp-the-committee

1/7 registries
View full server →