# Pete Thinking Server

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 thou…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add PewterZz/sequential-thinking-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list PewterZz/sequential-thinking-mcp
```

---

Source: https://github.com/PewterZz/sequential-thinking-mcp
