Stats
Actions
Tags
From interpretive-orchestration
Provides a structured sequential thinking tool for breaking down complex problems into step-by-step reasoning steps. Runs locally.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mcp-sequentialthinking-tools": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed Dec 4, 2025
First indexed Dec 4, 2025
npx claudepluginhub linxule/interpretive-orchestration --plugin interpretive-orchestration