
Dynamic and reflective problem-solving through thought sequences. Enables AI agents to break complex problems into steps, revise thinking, and arrive at better solutions through structured reasoning.
Install via CLI
mog install mogteam/mcp-sequential-thinkingManual config
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
}
}
}Or run mog install to configure automatically. MCP docs
Dynamic and reflective problem-solving through thought sequences. Enables AI agents to break complex problems into steps, revise thinking, and arrive at better solutions through structured reasoning.
mog install mogteam/mcp-sequential-thinking
reasoning thinking problem-solving chain-of-thought mcp
Sourced from Anthropic (official MCP) — ⭐ 79,365 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Anthropic (official MCP)
github.com/modelcontextprotocol/serversThis package is sourced from the above repository and distributed on mog under its original license.
Releases