loading…
Search for a command to run...
loading…
Enable AI agents to perform sequential thinking processes with dynamic thought branching and confidence scoring. Facilitate complex reasoning workflows by expos
Enable AI agents to perform sequential thinking processes with dynamic thought branching and confidence scoring. Facilitate complex reasoning workflows by exposing tools that manage and evaluate thought branches. Simplify integration with a ready-to-run server supporting local and Docker deployments.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"sequential-thinking-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"PewterZz/sequential-thinking-mcp"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.