henryhawke/ReasonSuite
If you are the rightful owner of ReasonSuite and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
ReasonSuite MCP is a Model Context Protocol server designed to provide structured reasoning artifacts for MCP-compatible clients.
Tools
Functions exposed to the LLM to take actions
reasoning.router.plan
Plan a sequence of reasoning modes with arguments and rationale, with a safe fallback when sampling is unavailable.
reasoning.selector
Recommend the most suitable reasoning mode plus supporting razors for a given request.
dialectic.tas
Produce thesis, antithesis, synthesis, and open questions for a claim.
socratic.inquire
Generate multi-layer Socratic question trees plus assumptions, evidence, and next actions.
abductive.hypothesize
Generate and score candidate hypotheses, optionally applying razors.
razors.apply
Apply Occam/MDL, Bayesian Occam, Sagan, Hitchens, Hanlon, and Popper tests to candidate explanations.
systems.map
Build causal loop diagrams with loops, leverage points, stock/flow hints, assumptions, and risks.
redblue.challenge
Run adversarial red-team vs. blue-team critiques with transcripts, defects, and risk matrix.
analogical.map
Map structural analogies between domains, surfacing correspondences and transfer risks.
constraint.solve
Solve or optimize constraint problems expressed in the JSON mini-DSL and return Z3 models.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client