Delentia Sovereign AI Operating System

MCP serverDev tools

Stop rogue tool calls & hallucinations. Deterministic guardrails, reasoning & context compression.

Unavailable. This server has no hosted endpoint yet, so ahel can't serve it.

Connect ahel once, and every AI you use reads what you have installed.

From the project's README

As published by delentia-labs/delentia-mcp in README.md.

Official Model Context Protocol (MCP) Public Client & Connector

The World's First Deterministic Sovereign AI Operating System Gateway.
Bridging autonomous AI agents (Claude, Cursor, VS Code, Windsurf, Codex) to the Delentia Sovereign Edge Network.
πŸ“Š View Empirical Benchmarks & 30-Second Visual Proof


πŸ›οΈ Executive Architectural Overview

The Delentia Sovereign AI Operating System provides a mathematically verifiable layer of defense, reasoning rigor, context compression, and swarm coordination for autonomous AI workflows:

       β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
       β”‚              Autonomous AI Clients & IDEs                   β”‚
       β”‚    (Claude Desktop, Cursor, VS Code, Windsurf, Cline)       β”‚
       β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                      β”‚
                         stdio / Streamable HTTP (MCP)
                                      β”‚
       β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
       β”‚              Delentia Sovereign Edge Gateway                β”‚
       β”‚         (Cloudflare Global Workers + Durable Objects)       β”‚
       β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                      β”‚
         β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
         β–Ό                            β–Ό                            β–Ό
  [ 1. FDIA Security ]        [ 2. RCT-7 Thinking ]        [ 3. Delta & JITNA ]
Deterministic ZK Gate         7-Stage Reverse Mental       Context Compression
    F = (D^I) * A             Anti-Hallucination Pipeline  & 1+4 LoRA Swarms

πŸ› οΈ The 5 Sovereign Core Tools

Tool NameTypeKey MissionMathematical / Functional Core
evaluate_fdiaRead-OnlyPrompt Injection & Rogue Action PreemptionEvaluates F = (D^I) * A to mathematically cut off unauthorized tool executions with SHA-256 audit digest.
configure_policyActionEnterprise Tool-Calling Policy GateConfigures RBAC, action blacklists, dual-signoff rules, and safety thresholds for parameter A.
rct_thinkRead-Only7-Stage Reverse Component ThinkingEliminates LLM hallucination through Inversion Anchors; yields 1.0000 Alignment Index.
compress_contextRead-OnlyState Differential CompressionCompresses verbose dialogue transcripts by 74.2% to 91.5% token reduction with state hashing.
orchestrate_swarmRead-Only1+4 Specialized Swarm RoutingDecomposes goals into JITNA v3 packets across Router, Guardian, Executor, and Scribe pillars.

πŸš€ Quickstart: Universal 1-Click Client Setup

Universal Remote Bridge (Zero-Friction 1-Click Setup)

Connect any MCP-compatible environment (Claude Desktop, Cursor, Antigravity IDE, VS Code, Windsurf) directly to the Delentia Sovereign Global Edge:

npx -y mcp-remote https://delentia-sovereign-mcp.delentia.workers.dev/mcp

Developer Sandbox Free Tier: Includes 50 daily free calls per caller IP out of the box with zero registration required!
Enterprise Unlimited SLA: To unlock unlimited quota, sub-millisecond multi-region SLA, and audit compliance, pass your Zuplo API Key from the Delentia Developer Portal:

npx -y mcp-remote https://delentia-sovereign-mcp.delentia.workers.dev/mcp --header "Authorization: Bearer YOUR_ZUPLO_API_KEY"

Option A: Cursor IDE Configuration (~/.cursor/mcp.json)

{
  "mcpServers": {
    "delentia-sovereign": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://delentia-sovereign-mcp.delentia.workers.dev/mcp"
      ]
    }
  }
}

Option B: Claude Desktop Configuration (claude_desktop_config.json)

1. Free Community Sandbox (Zero-Config / 50 calls daily):
{
  "mcpServers": {
    "delentia-sovereign": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://delentia-sovereign-mcp.delentia.workers.dev/mcp"
      ]
    }
  }
}
2. Enterprise Pro Tier (Unlimited SLA with Zuplo API Key):
{
  "mcpServers": {
    "delentia-sovereign": {
      "command": "node",
      "args": [
        "./bin/cli.js"
      ],
      "env": {
        "DELENTIA_API_KEY": "YOUR_ZUPLO_API_KEY"
      }
    }
  }
}

Option D: Instant Terminal Verification (1-Line cURL)

Test the live Sovereign MCP server directly in any terminal:

curl -X POST https://delentia-sovereign-mcp.delentia.workers.dev/mcp \
  -H "Content-Type: application/json" \
  -d "{\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/list\"}"

🌐 Official Marketplace & Registry Listings

Marketplace / DirectoryStatusOfficial Live Listing Link
Smithery.aiPublished (100/100 Quality)smithery.ai/servers/delentia/delentia-sovereign
Glama.aiPublished (Triple-A Verified)glama.ai/mcp/servers/delentia-labs/delentia-mcp
Official MCP RegistryPublishedregistry.modelcontextprotocol.io/?q=delentia
MCPizePublishedmcpize.com/mcp/delentia-mcp
Zuplo Developer PortalPublisheddelentia-gateway-main-c7624a5.zuplo.site/introduction
PulseMCPAuto-SyncingSynced via Official MCP Registry Index
Awesome MCP ServersPR Submitted (Pending Merge)github.com/punkpeye/awesome-mcp-servers/pull/13430
MCP Market (CherryHQ)Issue Submitted (Pending Review)github.com/CherryHQ/mcpmarket/issues/51

πŸ”’ Enterprise Security & Verification

  • Tamper-Proof Audit Digest: Every security evaluation computes a SHA-256 cryptographic verification digest.
  • Dual Sign-Off Gate: High-risk actions unconditionally mandate multi-party authorization tokens.
  • Zero Hallucination Guarantee: The RCT-7 mental OS guarantees 100% causal intent alignment before execution.

πŸ“œ Intellectual Property & Attribution

  • Developer: Delentia Labs
  • Chief Architect: Ittirit Saengow (The Architect)
  • Official Portal: https://delentia.com
  • License: Apache-2.0 (Public Client Connector)

Signals

Last commit
Sep 2026
Weekly downloads
155
Advanced
Delivery
delentia-mcp MCP server β†’ your ahel gateway (mcp.ahel.ai) β†’ every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-delentia-labs-delentia-mcp
Source
github.com/delentia-labs/delentia-mcp