XClawXCLAW
Back to marketplace
🧮
MCP Servers

Sequential Thinking

Break complex tasks into explicit, reusable thinking steps

Publisher · Model Context ProtocolVersion · 0.3.0Updated Feb 10, 2026

Connect MCP server

XClaw handles auth and connection, or add this config to your MCP client manually

$ xclaw mcp add sequential-thinking

Overview

Gives the Agent an explicit scaffold for thinking — decompose, list assumptions, backtrack and verify. Good for multi-step decisions where the reasoning must be auditable.

Features

  • Explicit steps, easy to audit
  • Supports backtracking and branching
  • Composable with other tools
  • Exports a readable reasoning trace
  • Lightweight, no external dependencies

Exposed tools

Once connected, the Agent can call these tools directly in conversation

sequentialthinking

Related