seq-think

stdio

Used by 1 plugin

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

Install
1
Run in your terminal
$
npx claudepluginhub diegopherlt/dotclaudefiles --plugin dotclaudefiles
Add to Your Project

Add to your .mcp.json:

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