**Describe the bug** When an Agent tries to use MCP, it crashes randomly sometimes. **To Reproduce** Steps to reproduce the behavior: 1. Claude Code Sonnet 4.5 2. Trigger sequentialthinking (MCP) **Expected behavior** It should be working the same as sonnet 4 **Logs** ``` sequential-thinking - sequentialthinking (MCP)(thought: XXX) Error: { "error": "Invalid thoughtNumber: must be a number", "status": "failed" } ```