the_committee_convene
ActiveTool 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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Committee
https://github.com/pipeworx-io/mcp-the-committee
1/7 registries