ARIF
OS
THE TRINITY
HUMAN
THEORY
APPS
GitHub
Enter
α
arifOS MCP Server
Constitutional AI Governance System
A full-stack MCP (Model Context Protocol) server implementing Constitutional AI with 9 foundational laws. Provides 21 tools for AGI governance, system monitoring, and reality grounding.
⚡
Core MCP Endpoints
GET
/sse
SSE transport for MCP clients
POST
/messages
MCP JSON-RPC messages endpoint
POST
/mcp
HTTP transport for MCP
Beta
🩺
Health & Monitoring
GET
/health
System health check
GET
/ready
Tool registry readiness
GET
/metrics
Performance metrics
GET
/version
Build information
🛠️
API Tools
GET
/tools
List all available tools
POST
/tools/{name}
Call specific tool
POST
/apex_judge
Full pipeline wrapper
🧰
Available Tools (21 total)
Loading tools...
🔍
API Quick Test
Health Check (/health)
Ready Check (/ready)
Version (/version)
List Tools (/tools)
Metrics (/metrics)
Test Endpoint
Click "Test Endpoint" to see results