Stats
Actions
Tags
From dh
Provides a local sequential thinking capability for structured reasoning, enabling step-by-step analysis and decision-making within Claude.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"sequential_thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub jamie-bitflight/claude_skills --plugin dh