kasbah-mcp

MCP serverAI & models

Governance layer for agentic AI — signed, verifiable receipts for every agent action.

This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.

Serve it through your gateway

One link, every agent. Your own credentials, stored once.

Tools it gives your agents (16)

ToolWhat it does
kasbah_attestCall this BEFORE any side-effecting action (file write, shell exec, HTTP request, payment, tool call, agent spawn).
kasbah_verifyVerify a Kasbah receipt cryptographically. Supports v2 (Ed25519) and v3 (Ed25519 + Merkle proofs). Returns whether the signature is genuine, the verdict, when it was signed, and by which engine key.
kasbah_statusShow what Kasbah has done for you: decisions signed, actions blocked, $ saved from cheaper-model routing, top token sinks, receipts minted, and a link to your live dashboard.
kasbah_export_auditExport a tamper-evident, auditor-ready bundle of recent signed decisions. Each entry carries the verdict, Ed25519 signature, public-key fingerprint, and spec version.
kasbah_check_complianceEvaluate an agent action against pre-certified HIPAA, GDPR, SOC 2 Type II, PCI-DSS, and BIOMETRIC_GUARD rule packs BEFORE it runs.
kasbah_trace_intentDetect distributed, multi-step attacks invisible to single-step scanners: data-exfiltration pipelines, privilege-escalation chains, cost bombs.
kasbah_cost_guardRunaway-loop and spend governor. Checks whether an agent is stuck in a tool loop or burning budget, and recommends ALLOW / THROTTLE / BLOCK before the next call runs.
kasbah_mcp_serversList all MCP servers governed by Kasbah (ensemble, openclaw, ansari, quranfrontier).
kasbah_mcp_teamsManage governance teams. Create, add members, assign MCPs, apply HIPAA/GDPR/SOC2/PCI-DSS policies.
kasbah_govern_turnGovern a full LLM turn through the Kasbah Governance Proxy: pass the message history and any proposed tool calls; get a bounded advisory verdict (CLEAR / WARN / REQUIRE_APPROVAL) plus an...
kasbah_advisoryRun a single advisory analyzer directly. Modules: detectgpt (AI-text), intent (multi-step trajectory), chsh, conformal (anytime-valid), dobft (perturbed-observer collusion), flag-fusion...
kasbah_osAccess the kasbah-os engine (Python bridge). Defensive actions are live: health, govern (9-module RKHS ensemble turn), audit-verify.
kasbah_scanQuick content scan through the Kasbah detector. Returns CLEAR / WARN / REQUIRE_APPROVAL with threat classes and risk score. Use for single-prompt or short content safety checks.
kasbah_redteamRun the live red-team benchmark against the current governance pipeline. Returns detection metrics (F1, precision, recall), degradation alerts, and trend data.
kasbah_fti_queryQuery the Federated Threat Intelligence registry. Checks whether a prompt hash matches any known attack in the shared Merkle tree registry.
kasbah_compliance_reportGenerate SOC 2 Type II / ISO 27001:2022 / NIST CSF 2.0 compliance evidence packets from the audit chain. Returns JSON or print-ready HTML. Use for auditor requests or compliance automation.

Signals

GitHub stars
2
Last commit
May 2026
Tools captured
16