Seq Thinking
Freeby MCP Community
Advanced Sequential Thinking MCP Tool with Swarm Agent Coordination
v1.3.5Added Apr 12, 2026
mcpsequential-thinkingswarm-agentsaireasoning
Seq Thinking MCP Server
Advanced Sequential Thinking MCP Tool with Swarm Agent Coordination
Installation
npx -y @gotza02/seq-thinking
Reviews
Installation
Quick install
npx -y @gotza02/seq-thinking
Add to claude_desktop_config.json
{
"mcpServers": {
"seq-thinking": {
"command": "npx",
"args": ["-y", "@gotza02/seq-thinking"]
}
}
}