Entroly MCP server
Context Assurance for AI agents: context engineering, AI cost optimization, verification.
460 stars371 downloads/wk
Reviews
Write oneNobody has reviewed Entroly yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Entroly tools (100, 12 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
advance_proof_guided_contextVerify one model round and return exact evidence or a final answer.
analyze_codebase_healthAnalyze the health of the ingested codebase.
blast_radiusAnalyze the blast radius of file changes on existing beliefs.
checkpoint_stateSave state plus explicit decisions needed for safe continuation.
compile_beliefsCompile source code into belief artifacts (Truth → Belief pipeline).
compile_docsCompile markdown documentation files into belief artifacts.
compress_imageCompress an image for vision model input, with optional OCR text extraction.
compress_shellCompress CLI output (git, npm, cargo, pytest, etc.) preserving errors and key info.
coverage_gapsFind source files with no corresponding belief in the vault.
create_context_receiptwrite actionCreate a Context Receipt from supplied documents.
create_context_receipt_from_pathwrite actionCreate a Context Receipt from a local document file or directory.
create_skillwrite actionCreate a new skill from a capability gap (Evolution layer).
eicv_suppress_hallucinationsVerify an LLM response and optionally rewrite hallucinated claims.
eicv_verify_claimVerify a single claim against evidence using the EICV pipeline.
entroly_dashboardShow the real, live value Entroly is providing to YOUR session right now.
entroly_retrieveRetrieve exact source content omitted by compressed context.
epistemic_routeRoute a query through the CogOps Epistemic Ingress Controller.
execute_flowwrite actionExecute a full canonical epistemic flow end-to-end.
explain_contextExplain why each fragment was included or excluded in the last optimization.
explain_receipt_omissionExplain why a chunk was omitted from a Context Receipt.
export_training_dataExport vault beliefs as JSONL training data for LLM finetuning.
get_statsGet comprehensive session statistics.
ingest_diagramIngest an architecture or flow diagram into the context memory.
ingest_diffIngest a code diff/patch into the context memory.
ingest_voiceIngest a voice/meeting transcript into the context memory.
inspect_proof_guided_contextInspect the last durable proof-guided response without advancing it.
learn_from_failuresMine failure patterns from PRISM, vault, and evolution data. Optionally apply corrections.
list_compression_receiptsList only receipts visible to this workspace/session scope.
manage_skillsManage the CogOps skill lifecycle (Evolution layer).
optimize_contextSelect a high-value context subset for a token budget.
prefetch_relatedPredict and pre-load context that will likely be needed next.
prepare_proof_guided_contextPrepare a durable proof-guided model request from local documents.
prepare_task_dreamPrepare an expiring, receipt-backed task skill before agent work.
process_changeProcess a code change through the Change-Driven pipeline (Flow ④).
recall_relevantSemantic recall of the most relevant stored fragments.
record_ci_resultRecord CI pipeline pass/fail status for a request.
record_command_exitRecord the exit code of a command that was generated and executed.
record_edit_outcomeRecord whether the user accepted, reverted, or retried an AI edit.
record_outcomeRecord whether selected fragments led to a successful output.
record_test_resultRecord that tests RAN and either passed or failed for a request.
recover_receipt_omissionRecover the full text of context a Context Receipt omitted.
recover_shellRecover full CLI output from a compression handle.
refresh_beliefsMark beliefs as stale after file changes (Flow ④ doc-refresh).
refresh_repository_indexAtomically rebuild the fixed repository snapshot.
remember_fragmentStore a context fragment with automatic dedup and entropy scoring.
render_context_receiptRender a Context Receipt JSON artifact as a Markdown report.
repo_file_mapReturn the canonical Entroly file map across the Python, Rust core, and WASM repos.
repository_architectureReturn verified layers, communities, cycles, routes, and hotspots.
repository_architecture_diffCompare two committed architecture receipts and report structural drift.
repository_change_impactReturn reverse file/call impact for known workspace-relative paths.
repository_code_healthAudit verified complexity, cycles, coupling, and navigability risk.
repository_file_move_applyApply a blocker-free module move after commitment and risk checks.
repository_file_move_previewPreview a headless Python module move with exact import rewrites.
repository_git_architecture_diffCompare a local Git commit with the verified worktree without checkout.
repository_graph_queryQuery verified typed neighbors, paths, relatedness, or impact.
repository_graph_snapshotExport the complete bounded graph as a portable committed snapshot.
repository_graph_snapshot_checkVerify a shared snapshot and prove whether it matches current sources.
repository_http_routesDiscover verified HTTP routes, mounted prefixes, handlers, and collisions.
repository_interprocedural_flowTrace source-verified arguments, parameters, returns, and consumers.
repository_lsp_rename_previewwrite actionRun the operator-configured LSP and return a committed no-write plan.
repository_mapRank a receipt-backed structural map across the fixed repository.
repository_program_graphReturn verified Python control flow and reaching definitions.
repository_program_sliceBuild a proof-carrying partial code slice from verified facts.
repository_rename_applyApply a previewed rename after plan-hash and risk acknowledgement.
repository_rename_previewPreview exact rename edits; performs no writes and reports incompleteness.
repository_runtime_overlayBind value-free runtime events to fresh source and symbol evidence.
repository_safe_delete_applywrite actionApply a blocker-free delete after plan-hash and risk acknowledgement.
repository_safe_delete_previewwrite actionPreview a headless delete; any known or lexical reference blocks it.
repository_semantic_overlayVerify external LSP/compiler ranges before trusting semantic edges.
repository_summaryReturn bounded counts and the deterministic repository-index digest.
repository_symbol_graphTrace freshness-checked static calls without guessing symbol identity.
repository_tests_for_changesRank tests related to known changed paths without executing them.
repository_verified_contextReturn a partial code graph scoped to one task with a receipt.
resume_stateResume by task relevance; omit query only for latest-checkpoint behavior.
retrieve_compressed_spanRetrieve one in-scope span and debit returned tokens from savings.
scan_for_vulnerabilitiesScan code content for security vulnerabilities (SAST analysis).
search_compressed_spansSearch in-scope spans and return bounded exact excerpts.
security_reportGenerate a session-wide security audit across all ingested fragments.
security_scanScan content for prompt injection attacks and security threats.
shared_memory_forgetwrite actionRemove a shared memory entry by ID.
shared_memory_listList shared memory entries, optionally filtered by agent or tag.
shared_memory_searchSearch cross-agent shared memory by relevance. Returns entries from all agents.
shared_memory_statsGet cross-agent shared memory statistics.
shared_memory_writewrite actionWrite to cross-agent shared memory. Deduplicates near-identical entries via SimHash.
smart_readstart_workspace_listenerStart a background workspace listener that continuously feeds repo changes into CogOps.
steer_outputClassify query effort and return output steering directives + max_tokens budget.
sync_workspace_changesSynchronize workspace file changes into the belief and verification layers.
vault_hygiene_scanScan vault beliefs against each other for knowledge decay.
vault_queryQuery the CogOps Knowledge Vault for existing beliefs.
vault_searchFull-text search across all belief artifacts in the vault.
vault_statusShow the current state of the CogOps Knowledge Vault.
vault_time_travelQuery the vault's bitemporal belief ledger — memory time travel.
vault_write_actionwrite actionWrite a task output or report to the CogOps Knowledge Vault.
vault_write_beliefwrite actionWrite a belief artifact to the CogOps Knowledge Vault.
verify_and_repairVerify LLM-generated code and suggest repairs for hallucinations.
verify_beliefswrite actionRun a full verification pass on all beliefs in the vault.
verify_provenanceVerify that LLM-generated code is grounded in the provided context.
verify_responseVerify an AI-generated response for hallucination using the 4-signal fusion cascade.
work_stateInspect persisted shared work state without appending a polling event.
Public scan report
scanner v0.1.8 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan494 source files scanned; 3 source files scanned15/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Findings (2)
- mediumsubprocess with shell=True
exec.shell-trueentroly-1.0.84/entroly/cli.py: …cutable # Never retry through ``shell=True``. ``agent_args`` are supplied by …
- mediumeval / new Function used
exec.evalentroly-1.0.84/entroly/ravs/executors.py: …alidate_ast(tree) result = eval( # noqa: S307 compile(t…
What the publisher says
From the Entroly repository's README, as published. We do not edit it. Read it on GitHub
Entroly — Select AI context with auditable recovery.
Receipt-backed selection records: what was kept, what was omitted, and the handle that recovers the exact original bytes. Compression you can undo, on your own repository, in one command — without replacing your model or agent architecture.
code --install-extension entroly.entroly-vscode · pip install -U entroly && entroly go · npx entroly Entroly is an open-source, local-first AI token-efficiency and Context Assurance layer: budgeted evidence selection, recoverable context compression, content-addressed evidence recovery, and auditable receipts. Works through VS Code, Claude Code, Cursor, Codex, OpenClaw, GitHub Copilot, Aider, and OpenAI/Anthropic-compatible apps.
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Grade history
- 2026-09-19restoreD → Bscore 77: subprocess with shell=True; eval / new Function used
Install directly
claude mcp add entroly -- uvx entroly
Entroly: common questions
- Is Entroly MCP server safe?
- Mostly: it is graded B (77/100). Read the Entroly safety report
- How do I install Entroly?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Entroly need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Entroly maintained?
- The last commit was in the last day (2026-09-19). The latest release is v1.0.84.