REST API
Bearer authentication, versioned JSON responses, stable error codes and automatic credit accounting.
Send text, JSON objects, arrays of records or numeric series. Oracle returns stable structured output with profiles, trends, anomalies, data-quality signals, recommendations and remaining credits.
Bearer authentication, versioned JSON responses, stable error codes and automatic credit accounting.
Expose the humanmirror_oracle tool to MCP-compatible agents through Streamable HTTP.
Stripe purchase, API-key issuance, credits, rate limits, usage logs and uptime checks run without manual fulfillment.
curl -L https://humanmirror.fr/api/oracle/analyze \
-H "Authorization: Bearer hm_oracle_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"input":[10,11,12,50],"objective":"Detect anomalies"}'
No adoption claim is made. Oracle is publicly available, documented and registered for integration by compatible applications and agents.
Yes. A successful humanmirror_oracle tool call consumes one credit, exactly like a successful REST analysis.
Oracle is published in the official MCP Registry and exposes public MCP, OpenAPI and well-known discovery metadata.