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

Click "Test Endpoint" to see results