
CRASH
by nikkoxgonzales
Cascaded Reasoning with Adaptive Step Handling for structured, iterative problem solving and confidence tracking.
What it does
CRASH provides a framework for AI assistants to perform structured, iterative reasoning. It allows agents to break down complex problems into discrete, trackable steps, which is essential for tasks where a single-shot response is insufficient.
Tools
reasoning_step: The core tool for recording a thought process, specifying a purpose (analysis, action, validation, etc.), tracking confidence, and defining the next action.branch: Allows the agent to explore alternative solution paths by creating a new reasoning branch from a previous step.revise: Enables the correction of previous reasoning steps while maintaining a record of the original thought process.
Installation
{
"mcpServers": {
"crash": {
"command": "npx",
"args": ["-y", "crash-mcp"]
}
}
}
Supported hosts
Confirmed for Claude Desktop, Cursor, VS Code, Claude Code, and Windsurf.
Quick install
npx crash-mcpInformation
- Pricing
- free
- Published
- 4/20/2026
- stars






