husniadil/ultrathink
MCP server for sequential thinking and complex problem-solving. Built iteratively using itself. Features confidence scoring, assumption tracking, and multi-session support.
Platform-specific configuration:
{
"mcpServers": {
"ultrathink": {
"command": "npx",
"args": [
"-y",
"ultrathink"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...