Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.sammyboi81/sentarion

PYPI · SENTARION-MCP · SCANNED SEP 21

Give your AI agents rules, memory, and receipts. Governed multi-agent orchestration for MCP.

Available components

+3 this week 62 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security50
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 38 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1213 tokens (~93/item across 13 items; 13 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management70
  • Stability observed for 21 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage77
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 31% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.sammyboi81/sentarion MCP server?

io.github.sammyboi81/sentarion runs locally as a PyPI package, launched with uvx sentarion-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · sentarion-mcp

# add to Claude Code
claude mcp add sammyboi81-sentarion -- uvx sentarion-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "sammyboi81-sentarion": {
      "command": "uvx",
      "args": [
        "sentarion-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "sammyboi81-sentarion": {
      "command": "uvx",
      "args": [
        "sentarion-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add sammyboi81-sentarion -- uvx sentarion-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sammyboi81-sentarion": {
      "type": "local",
      "command": [
        "uvx",
        "sentarion-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add sammyboi81-sentarion --command uvx --arg sentarion-mcp
# ~/.hermes/config.yaml
mcp_servers:
  sammyboi81-sentarion:
    command: "uvx"
    args: ["sentarion-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "sammyboi81-sentarion": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "sentarion-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add sammyboi81-sentarion -t stdio -c uvx -a sentarion-mcp
// mcp.json
{
  "mcpServers": {
    "sammyboi81-sentarion": {
      "command": "uvx",
      "args": [
        "sentarion-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −14
    • Malware scan: pass → unverified security
  • 16 Sept 26 +15
    • Malware scan: unverified → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1
    • Schema quality: 64 → 93 functional
    • Package version: 0.2.2 → 0.3.1 functional
  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed pypi/sentarion-mcp@0.3.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 38 packages
Packages resolved 38
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 13 exposed · ~914 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
cost_estimate ~52

Predict token cost of an Algernon fan-out BEFORE dispatching.

NameTypeReqDescription
input_price_per_mtoknumberyes
k_tasksintegeryes
output_price_per_mtoknumberyes

No output schema declared.

No examples provided.

dispatch_with_dependencies ~47

Run tasks in dependency-ordered waves via Algernon (fan-out/fan-in).

NameTypeReqDescription
tasks_jsonstringyesJSON array of {id, prompt, depends_on: [ids]}

No output schema declared.

No examples provided.

govern ~60

Ask the two-chamber gate (Humane + ArkHive) 'may I?' before acting. Rule-based, zero-LLM, fail-closed.

NameTypeReqDescription
actionstringyes
flagsarray
rulesarray

No output schema declared.

No examples provided.

orchestrate_and_record ~59

Two-chamber-govern-gated plan+dispatch via Algernon, auto-logged to both chains.

NameTypeReqDescription
actorstring
flagsarray
goalstringyes
kintegeryes

No output schema declared.

No examples provided.

recall ~44

Read prior context from BOTH chains and merge it, newest first, so the AI need not re-derive it.

NameTypeReqDescription
actorstring
limitinteger

No output schema declared.

No examples provided.

recall_and_replan ~40

Recall prior state from both chains, feed it into a new Algernon plan.

NameTypeReqDescription
kintegeryes
querystringyes

No output schema declared.

No examples provided.

remember ~75

Write a tamper-evident record to BOTH chains at once (local Humane + hosted ArkHive). actor = the `actor` sentarion_birth returned (your birth name); each chain refuses an actor it has not born.

NameTypeReqDescription
actionstringyes
actorstringyes
dataobject

No output schema declared.

No examples provided.

sentarion_birth ~93

Earn an identity (Humane Law 5: born, not configured) before acting - on BOTH chains, the local chamber and hosted ArkHive. Returns `actor` (your birth name; it resolves to this identity on each chain) plus each chain's soul_id. Never crashes: a chamber that cannot answer is reported with a fix.

NameTypeReqDescription
covenantarrayyes
namestringyes

No output schema declared.

No examples provided.

sentarion_doctor ~66

Check that everything Sentarion needs is present and reachable (git, Algernon, local chamber, hosted ArkHive, fleet provider, Ollama, API key) and say exactly what to fix. Read-only; never prints secrets.

NameTypeReqDescription
timeout_snumber

No output schema declared.

No examples provided.

sentarion_pro ~140

Sentarion v2 — the paid upgrade: in-process (no per-call subprocesses), concurrent two-chamber gate with inferred risk flags + stored policies, {{id}} data-flow dispatch, signed audit manifests, adversarial multi-agent code review, worktree sandbox with diffs, real cost estimates, progress + background jobs. Free 0.x stays whole. Details + trial key: https://inboxaxe.com/mcp

NameTypeReqDescription
emailstringoptional — supply it to receive a free 14-day v2 trial key
topicstringoptional — what v2 adds to the capability you are using right now

No output schema declared.

No examples provided.

sentarion_quickstart ~57

Canonical, runnable examples for every Sentarion capability: plan a feature, fan out research, dispatch with dependencies, use a worktree, remember a result, replan from memory.

NameTypeReqDescription
topicstring

No output schema declared.

No examples provided.

verify ~24

Prove BOTH audit chains (local Humane + hosted ArkHive) are unbroken.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

worktree ~157

Git-worktree sandbox skill: run dispatched work in an isolated worktree so it never touches the live checkout. action=create|list|remove. create/remove are two-chamber-governed; list is read-only.

NameTypeReqDescription
actionstringyes
basestringcreate: base ref (default HEAD)
branchstringcreate: new branch name
delete_branchstringremove: also delete this branch
forcebooleanremove: allow uncommitted changes
pathstringcreate: explicit worktree dir (optional)
repo_pathstringyespath to the git repo
worktree_pathstringremove: worktree dir to remove

No output schema declared.

No examples provided.

Common questions

What is the io.github.sammyboi81/sentarion MCP server?

io.github.sammyboi81/sentarion is an MCP server listed in the public MCP registry as io.github.sammyboi81/sentarion. Give your AI agents rules, memory, and receipts. Governed multi-agent orchestration for MCP. This page covers its PyPI package (sentarion-mcp).

Is the io.github.sammyboi81/sentarion MCP server safe to use?

io.github.sammyboi81/sentarion scores 62 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.sammyboi81/sentarion MCP server expose?

io.github.sammyboi81/sentarion exposes 13 tools: sentarion_doctor, sentarion_quickstart, sentarion_pro, cost_estimate, sentarion_birth, and 8 more. Their descriptions and schemas cost roughly 914 tokens of context every time the server is loaded.

Is the io.github.sammyboi81/sentarion MCP server still maintained?

io.github.sammyboi81/sentarion is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.sammyboi81/sentarion MCP server under?

io.github.sammyboi81/sentarion declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.