Dynamic problem-solving through thought sequences
An MCP server that provides a tool for dynamic and reflective problem-solving through thought sequences. It allows branching, revising thoughts, and managing complex reasoning paths.
{
"mcpServers": {
"sequential-thinking": {
"mcpServers": {
"sequential-thinking": {
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
],
"command": "npx"
}
}
}
}
}