Dynamic and reflective problem-solving through structured sequential thinking. Helps break down complex tasks into manageable steps
npx @getmcp/cli add sequential-thinkingConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
}
}
}