Deliberate Thinking
БесплатноНе проверенAn MCP tool for deliberate thinking (er...basically Rust clone of sequential-thinking)
Описание
An MCP tool for deliberate thinking (er...basically Rust clone of sequential-thinking)
README
A structured thinking Model Context Protocol tool for AI assistants that breaks down complex problems into sequential, revisable thoughts.
Notes
- This is based on the Sequential Thinking MCP
- The project goal is merely to be useful to me and my work. It's easy to fork for your work.
- This is written in Rust merely for low-latency start-up times and for fun.
Quick Start
Install
From GitHub Releases (recommended):
Download the latest binary for your platform from the releases page.
Available platforms:
- macOS (Intel and Apple Silicon)
- Linux (x86_64 and ARM64)
- Windows (x86_64)
From source:
git clone https://github.com/kljensen/deliberate-thinking.git
cd deliberate-thinking
cargo build --release
Adding deliberate thinking to your AI assistant
You can find instructions for your assistants at these links:
For Claude Code, I often have a .mcp.json file in my working directory with the following content.
{
"mcpServers": {
"deliberate-thinking": {
"command": "/your/path/to/deliberate-thinking-server",
"args": []
}
}
}
License
The Unlicense.
Установка Deliberate Thinking
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/kljensen/deliberate-thinkingFAQ
Deliberate Thinking MCP бесплатный?
Да, Deliberate Thinking MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Deliberate Thinking?
Нет, Deliberate Thinking работает без API-ключей и переменных окружения.
Deliberate Thinking — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Deliberate Thinking в Claude Desktop, Claude Code или Cursor?
Открой Deliberate Thinking на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Deliberate Thinking with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
