Command Palette

Search for a command to run...

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

@Jurislm/Entire

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

MCP server providing 19 tools to manage AI agent checkpoints and sessions via the Entire CLI.

GitHubEmbed

Описание

MCP server providing 19 tools to manage AI agent checkpoints and sessions via the Entire CLI.

README

MCP server for the Entire CLI — 19 tools for managing AI agent checkpoints and sessions.

Requirements

  • Entire CLI installed and authenticated (entire login)
  • Node.js ≥ 18 or Bun ≥ 1.1

Installation

Add to your Claude Code .mcp.json:

{
  "entire": {
    "command": "npx",
    "args": ["-y", "@jurislm/entire-mcp@latest"],
    "env": {
      "ENTIRE_REPO_PATH": "/path/to/your/repo"
    }
  }
}

Note: ENTIRE_REPO_PATH must be set in ~/.zshenv (not ~/.zshrc) — MCP servers run as non-interactive subprocesses and do not source shell rc files.

Tools (19)

Checkpoint

Tool Description
entire_checkpoint_list List all checkpoints on the current branch (local read)
entire_checkpoint_explain View a checkpoint's full transcript and summary
entire_checkpoint_rewind_list List available rewind points
entire_checkpoint_rewind ⚠️ Rewind to a checkpoint commit (destructive)

Explain

Tool Description
entire_explain_commit Get session transcript for a git commit SHA
entire_explain_checkpoint Get checkpoint transcript — modes: default / full / raw

Search

Tool Description
entire_search Search checkpoints with --json output; filters: repo, branch, author, date, limit, page

Session

Tool Description
entire_session_list List all sessions (local read)
entire_session_current Active session JSON for the current worktree
entire_session_info Show details for a specific session ID

Misc

Tool Description
entire_version Verify CLI is installed and show version
entire_status Get active session ID for the current repo
entire_recap Generate a summary of the current session's work
entire_doctor Diagnose Entire installation and repo setup
entire_resume Check out a branch and restore session metadata
entire_attach Link an untracked session to Entire's checkpoint system
entire_labs_review Experimental code review (preview, may be unstable)
entire_dispatch Generate a dispatch summarizing recent agent work
entire_activity Display activity overview and repository breakdown

Environment Variables

Variable Required Description
ENTIRE_REPO_PATH Recommended Default git repo path (fallback for each tool's repo_dir parameter)

Each tool also accepts a repo_dir parameter to override this variable per call.

Authentication

All tools rely on entire login having been run locally. Tokens are stored in the OS keychain. This MCP server does not manage authentication.

Notes

  • entire checkpoint search --json is an unstable preview feature and is intentionally excluded. Use entire_checkpoint_list + entire_checkpoint_explain instead.
  • entire_search always passes --json — running entire search without it opens an interactive TUI, which hangs in non-interactive MCP subprocesses.

License

MIT

from github.com/jurislm/entire-mcp

Установка @Jurislm/Entire

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

▸ github.com/jurislm/entire-mcp

FAQ

@Jurislm/Entire MCP бесплатный?

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

Нужен ли API-ключ для @Jurislm/Entire?

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

@Jurislm/Entire — hosted или self-hosted?

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

Как установить @Jurislm/Entire в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare @Jurislm/Entire with

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

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

Автор?

Embed-бейдж для README

Похожее

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