{
  "schema": "https://modelcontextprotocol.io/specification",
  "server_info": {
    "name": "arifOS MCP",
    "version": "2026.4.13-UNIFIED",
    "description": "Public unified gateway for arifOS 20-tool constitutional MCP (arifOS + GEOX + WEALTH organs). No client authentication required."
  },
  "version": "2026.4.13-UNIFIED",
  "mcp_version": "2024-11-05",
  "transports": [
    "streamable-http",
    "sse"
  ],
  "tools": [
    {
      "name": "arifos_init",
      "description": "Initialize constitutional session with identity binding and telemetry seed. Modes: init/probe/state/status | revoke requires human_approval."
    },
    {
      "name": "arifos_sense",
      "description": "Reality-grounded observation capture with OBS/INT/DER epistemic labels."
    },
    {
      "name": "arifos_mind",
      "description": "Inductive reasoning engine for hypothesis synthesis from evidence."
    },
    {
      "name": "arifos_kernel",
      "description": "Constitutional kernel syscall: seal, revoke, invoke, telemetry emit."
    },
    {
      "name": "arifos_heart",
      "description": "Thermodynamic vitality monitor: entropy, peace_squared, shadow, witness."
    },
    {
      "name": "arifos_ops",
      "description": "Operational substrate controls: git, filesystem, fetch, memory, time."
    },
    {
      "name": "arifos_judge",
      "description": "Constitutional verdict engine. Returns: SEAL/CAUTION/HOLD/VOID."
    },
    {
      "name": "arifos_memory",
      "description": "VAULT999 immutable audit ledger with SHA-256 anchoring."
    },
    {
      "name": "arifos_vault",
      "description": "Create immutable seal records in VAULT999."
    },
    {
      "name": "arifos_forge",
      "description": "AF-FORGE substrate dispatch and execution manifest."
    },
    {
      "name": "arifos_reply",
      "description": "Channel-native reply with constitutional wrapping."
    },
    {
      "name": "arifos_health",
      "description": "System health diagnostic."
    },
    {
      "name": "arifos_fetch",
      "description": "Web fetch with evidence preservation."
    },
    {
      "name": "arifos_repo_read",
      "description": "Read from git-backed repositories."
    },
    {
      "name": "arifos_probe",
      "description": "Substrate probe: git/filesystem/memory/time/fetch/validation."
    },
    {
      "name": "arifos_diag_substrate",
      "description": "Diagnostic runner across all substrates."
    },
    {
      "name": "arifos_repo_seal",
      "description": "Commit and seal repository state to VAULT999."
    },
    {
      "name": "arifos_wisdom",
      "description": "Wisdom extraction from VAULT999 history."
    },
    {
      "name": "arifos_wisdom_stats",
      "description": "VAULT999 telemetry statistics."
    },
    {
      "name": "monitor_metabolism",
      "description": "System metabolism and vitality tracking."
    }
  ],
  "constitutional_floors": true,
  "floors_count": 13,
  "organs": [
    "arifOS",
    "GEOX",
    "WEALTH"
  ],
  "gateway_note": "This is the public discovery endpoint. All tools are accessible without auth."
}