server-sequential-thinking
stdioUsed 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-pluginAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"server-sequential-thinking": {
"command": "npx",
"args": [
"@modelcontextprotocol/server-sequential-thinking"
]
}
}
}Command
npxArguments
@modelcontextprotocol/server-sequential-thinking