SENTARION

sammyboi81/SENTARION
★ 0 stars Python AI/LLM Updated 2d ago
Sentarion — governed multi-agent orchestration for AI: a fail-closed policy gate (govern/veto), dependency-aware agent dispatch, cost estimation, and verifiable audit, exposed as an MCP server. Apache-2.0.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sentarion": {
      "command": "uvx",
      "args": [
        "sentarion"
      ]
    }
  }
}

Or install with pip: pip install sentarion

README Excerpt

<!-- mcp-name: io.github.sammyboi81/sentarion --> **Install:** `pip install sentarion-mcp` · **Command:** `sentarion` · Apache-2.0 · [Hosted endpoint](https://arkhive.dondatabrain.com/sentarion/mcp) Sentarion is the open-source MCP control layer for governed multi-agent work. It governs, records, and coordinates agent work across Claude Code, Codex, Cursor, local models, and any MCP-compatible client.

Tools (2)

emberrun_id

Topics

ai-governanceai-orchestrationai-safetyanthropicclaudemcpmcp-servermodel-context-protocol