Command Palette

Search for a command to run...

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

Code Recall

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

Gives AI coding agents persistent memory by storing observations, decisions, and learnings in a local SQLite database with vector search, full-text search, and

GitHubEmbed

Описание

Gives AI coding agents persistent memory by storing observations, decisions, and learnings in a local SQLite database with vector search, full-text search, and a rules engine.

README

code-recall

Semantic memory for AI coding agents

Give your AI assistant persistent memory that learns from your project's history.

License: MIT Bun MCP


Packages

This monorepo contains two independent packages:

code-recall - MCP Server

npm

The core MCP server that gives AI agents persistent, semantic memory. It stores observations, decisions, and learnings in a local SQLite database with vector search, full-text search, and a rules engine.

bun install -g code-recall
claude mcp add code-recall -- bunx code-recall

code-recall-tui - Terminal UI

npm

A terminal UI for browsing and exploring your code-recall database. View memories, rules, code entities, and search through everything your AI agent has learned.

bun install -g code-recall-tui
code-recall-tui

Quick Start

  1. Install the MCP server and add it to your AI coding agent
  2. Start coding -- the agent will automatically store decisions, patterns, warnings, and learnings
  3. Browse your data with the TUI to see what your agent has learned

All data stays local on your machine. No cloud, no telemetry, fully private.


Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

MIT License - see LICENSE for details.

from github.com/AbianS/code-recall

Установка Code Recall

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

▸ github.com/AbianS/code-recall

FAQ

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

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

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

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

Code Recall — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Code Recall with

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

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

Автор?

Embed-бейдж для README

Похожее

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