Command Palette

Search for a command to run...

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

Heuristic

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

Enables smart code search in your editor using natural language queries, building an index of your workspace.

GitHubEmbed

Описание

Enables smart code search in your editor using natural language queries, building an index of your workspace.

README

Heuristic MCP adds smart code search to your editor or MCP client.

Requirements

  • Node.js 18+
  • npm (for global install)
  • Internet access at least once to download the embedding model (if install-time download is skipped, it downloads on first run)
  • 64-bit Node.js recommended for native ONNX performance; on Windows, install Microsoft Visual C++ 2015-2022 Redistributable (x64) if native bindings fail

Install

npm install -g @softerist/heuristic-mcp

Then enable it for your client:

heuristic-mcp --start

If your editor was already open, reload it once.

How It Works

  1. The server scans your workspace and builds a searchable index of your code.
  2. IDE AI models/MCP tools query that index using plain language so you can find relevant code quickly.
  3. Results improve as your index stays up to date with project changes.

Basic Commands

heuristic-mcp --status
heuristic-mcp --logs
heuristic-mcp --stop

Use heuristic-mcp --status first if something looks off. Use heuristic-mcp --cache to see the cache status or file index progress.

Advanced Docs

Detailed configuration, tool reference, troubleshooting, and release notes are in:

License: MIT

from github.com/softerist/heuristic-mcp

Установка Heuristic

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

▸ github.com/softerist/heuristic-mcp

FAQ

Heuristic MCP бесплатный?

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

Нужен ли API-ключ для Heuristic?

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

Heuristic — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

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

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

Похожие MCP

Compare Heuristic with

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

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

Автор?

Embed-бейдж для README

Похожее

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