@Jurislm/Entire
БесплатноНе проверенMCP server providing 19 tools to manage AI agent checkpoints and sessions via the Entire CLI.
Описание
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_PATHmust 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 --jsonis an unstable preview feature and is intentionally excluded. Useentire_checkpoint_list+entire_checkpoint_explaininstead.entire_searchalways passes--json— runningentire searchwithout it opens an interactive TUI, which hangs in non-interactive MCP subprocesses.
License
MIT
Установка @Jurislm/Entire
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jurislm/entire-mcpFAQ
@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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare @Jurislm/Entire with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
