Sequential Thinking

Provides a structured thinking framework for breaking down complex problems into sequential steps while recommending appropriate tools for each stage based on context and progress tracking.

View Source
21 stars
0 tools
Created Aug 2025
@xinzhongyouhai/xinzhongyouhai-sequential-thinking-sequentialthinking-tools

About

Provides a structured thinking framework for breaking down complex problems into sequential steps while recommending appropriate tools for each stage based on context and progress tracking.

Categories

general

Installation

npm

npm install @xinzhongyouhai/xinzhongyouhai-sequential-thinking-sequentialthinking-tools

Configuration

{ "mcpServers": { "xinzhongyouhai-sequential-thinking-sequentialthinking-tools": { "command": "npx", "args": [ "-y", "@xinzhongyouhai/xinzhongyouhai-sequential-thinking-sequentialthinking-tools" ] } } }