Skip to content
Claude Code

Sequential Thinking for Claude Code

io.github.modelcontextprotocol/server-sequential-thinking

Reference server that gives a model a structured scratchpad for step-by-step problem solving, with revision and branching of earlier thoughts.

client:Claude Code transport:stdio runtime:npm tools:1

Install Sequential Thinking in Claude Code

run in your project directory

claude mcp add server-sequential-thinking -- npx -y @modelcontextprotocol/server-sequential-thinking

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

What Claude Code can do once it is connected

Sequential Thinking in other clients