server-sequential-thinking

stdio

Used by 1 plugin

Installs researcher-plugin, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub AlexeyTripleA/claude-code-plugins --plugin researcher-plugin
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "server-sequential-thinking": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/server-sequential-thinking"
      ]
    }
  }
}
Command
npx
Arguments
@modelcontextprotocol/server-sequential-thinking