Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Leghis Smart Thinking

БесплатноНе проверен

Find relevant Smart‑Thinking memories fast. Fetch full entries by ID to get complete context. Spee…

GitHubEmbed

Описание

Find relevant Smart‑Thinking memories fast. Fetch full entries by ID to get complete context. Spee…

README

Help your AI check its work.

Smart-Thinking connects your usual AI assistant to tools for checking calculations, finding supporting passages and testing code. Ask in ordinary language; your assistant prepares the check and explains the result.

This package is the small MCP client. MCP is the protocol assistants use to connect to tools. The checking engine runs on the hosted service. You do not need to install a database, run the engine or supply a personal token for public access.

What can you do?

  • Check a number. Recalculate a discount, scale a recipe or compare complete quotes using exact arithmetic.
  • Check a source. Find the passage behind a statement and inspect its date, context and origin.
  • Check a code change. Run approved tests in an isolated environment and see which files were actually tested. A later change needs a new check.

Connect your assistant

You need Node.js 22.16 or newer and Internet access. For an assistant that accepts a mcpServers configuration, add:

{
  "mcpServers": {
    "smart-thinking": {
      "command": "npx",
      "args": ["-y", "[email protected]"]
    }
  }
}

Save the configuration and reload the MCP connection in your assistant. VS Code uses a different format. Follow the application-specific connection guides for Codex, Claude, Cursor, VS Code or direct HTTP access.

To diagnose a connection from your terminal:

npx -y [email protected] --doctor --allow-network

The diagnostic checks connectivity and tool discovery. Provider availability is reported separately.

Try these three requests

  1. “Use Smart-Thinking to check €80 minus 20%, then add a 15% fee on the discounted price. Explain the steps.” Expected total: €73.60.
  2. “Use Smart-Thinking to scale 250 g of flour for four people to ten people.” Expected quantity: 625 g.
  3. “Use Smart-Thinking to order these steps: draft before review, review before publish.” Expected order: draft → review → publish.

See eighteen explained examples for sources and code, too.

Data and limits

Requests go to the hosted service. Search and semantic checks can use external providers; submitted code files run in a separate sandbox. The client does not scan your disk. Dossiers and results are stored server-side. Keep anonymous dossier identifiers private: they include access capabilities.

Public access has shared quotas. An exact calculation checks the supplied expression; passing tests cover the executed suite. Model reviews remain fallible. Code review has an internal qualification for bounded, explicit requirements. It can cover the declared semantic review when its evidence and qualification remain valid. This is not external accreditation or a correctness guarantee.

Read the data and trust guide, documentation and evaluations. The website is available in French and English.

MIT license. Source and issues.

from github.com/Leghis/Smart-Thinking

Установка Leghis Smart Thinking

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Leghis/Smart-Thinking

FAQ

Leghis Smart Thinking MCP бесплатный?

Да, Leghis Smart Thinking MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Leghis Smart Thinking?

Нет, Leghis Smart Thinking работает без API-ключей и переменных окружения.

Leghis Smart Thinking — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Leghis Smart Thinking в Claude Desktop, Claude Code или Cursor?

Открой Leghis Smart Thinking на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Leghis Smart Thinking with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development