mcpbeat Sign in

arifOS — Constitutional AI Governance MCP Server

not responding

arifOS — Constitutional AI Governance is listed as active in the registry but did not answer our last check. Last commit 3 Apr 2026.

Constitutional AI governance: 11 mega-tools, 13 floors, VAULT999 ledger. Human-in-loop by design.

The author archived this repository on GitHub, meaning it is no longer maintained.

Uptime history 48 days of history · worst day 0%
48 days agonow
0.0%
Uptime 24h
0 of 92 checks
Tools
hidden behind auth
1665 ms
Response time
average over 24h
0
Stars
last commit 3 Apr 2026

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call code_engine.path → tools/reality_bridge.py:119, code_engine.path → tools/reality_bridge.py:131
                result = subprocess.run(
Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

            passed = "delete all" not in text and "rm -rf" not in text
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Checks whether it runs in a sandbox intelligence/tools/system_monitor.py:24, server.py:49
    if os.path.exists("/.dockerenv"):
Builds a file path from a variable core/telemetry.py:100
        log_file = os.path.join(self.storage_path, f"telemetry-{date_str}.jsonl")
Sends data to a third-party sink core/governance/apex_notification.py:129
        url = f"https://api.telegram.org/bot{self.telegram_bot_token}/sendMessage"
Page executes code built at runtime sites/dashboard/index.html:719
            tbody.innerHTML = floors.map(floor => `

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add arifosmcp --transport http https://arifosmcp.arif-fazil.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "arifosmcp": {
      "url": "https://arifosmcp.arif-fazil.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.arifosmcp]
url = "https://arifosmcp.arif-fazil.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "arifosmcp": {
      "url": "https://arifosmcp.arif-fazil.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "arifosmcp": {
      "url": "https://arifosmcp.arif-fazil.com/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://arifosmcp.arif-fazil.com/mcp streamable-http answering 1665 ms 3 min ago

Alternatives to arifOS — Constitutional AI Governance

same job, measured the same way
arifOS — Constitutional AI Kernel
by ariffazil

Constitutional AI kernel with 13 MCP tools, 888_JUDGE verdict pipeline, and VAULT999 ledger.

8 tools answering
Aaa MCP
by ariffazil

Constitutional AI Governance with 13 enforced floors (F1-F13) and tri-witness consensus for LLMs.

local only
Arifos MCP
by ariffazil

Constitutional AI governance server with 5-organ Trinity and enforced floors F1-F13.

972 installs/wk local only
Aiglare
by nugehs

Audit AI/LLM features for governance guardrails: confidence, fallback, validation, human-in-loop.

37 installs/wk local only
Agent Guard
by mdfifty50-boop

Constitutional guardrails and loop detection for AI agents

35 installs/wk local only
VaultCrux Memory Core
by cuecrux

VaultCrux Memory Core — 32 tools: knowledge, decisions, constraints, signals, coverage

75 tools answering
Lore Context
by lore-context

Governed AI-agent memory, Evidence Ledger traces, evals, and portable context tools.

24 installs/wk local only
Rails MCP
by jaimenbell

Default-deny action registry, append-only spend ledger, and human sign-off audit trail (MCP tools).

47 installs/wk local only

arifOS — Constitutional AI Governance — questions

Answers built from our own checks of this server.

Is arifOS — Constitutional AI Governance working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 1665 ms. The bar chart above shows every period we have measured.
Is arifOS — Constitutional AI Governance still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists arifOS — Constitutional AI Governance as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect arifOS — Constitutional AI Governance?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does arifOS — Constitutional AI Governance need an API key?
No. arifOS — Constitutional AI Governance completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is arifOS — Constitutional AI Governance open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.