RadarMemory & reasoning
Sequential Thinking
Memory & reasoning · MCP Server
About Sequential Thinking
A reference server that lets an assistant break a problem into a structured, revisable chain of thoughts, improving how it works through complex tasks.
Help the model plan in explicit steps.
CategoryMemory & reasoning
TypeMCP Server
SourceOfficial
WebsiteInstalling Sequential Thinking
Runs on demand via npx. Nothing to install globally.
Claude Code
claude mcp add sequential-thinking -- npx -y @modelcontextprotocol/server-sequential-thinking
Claude Desktop · Cursor · VS Code · Windsurf
{
"mcpServers": {
"sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
}
}
}Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.
Similar tools
Find more on the Radar
Browse every tool, model, and MCP server in one place.