Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: Sequential Thinking Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-sequential-thinking
Detailed Documentation
Dynamic and reflective problem-solving through thought sequences.
Configuration
{
"mcpServers": {
"sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
],
"env": {}
}
}
}