CRONOZEN Proof
WhyHow It WorksMCP ToolsPricing
GitHubGet Started
AI Decision Proof Infrastructure

Every AI Decision.
Recorded. Verified. Audit-ready.

Add a tamper-proof evidence layer to your AI platform.
MCP Server, npm SDK, or REST API — pick your path.

Start FreeView on GitHubnpm SDK
SHA-256 Hash Chain
JSON-LD v2 Standard
EU AI Act Ready
MCP Protocol
Why Now

AI makes decisions.

Can you prove what it did?

EU AI Act & Regulations

High-risk AI systems must maintain execution logs and transparency reports. Chatbots, automated decisions — all in scope.

SOC2 & Audit Demands

"Prove what your AI told the customer" — auditors are already asking. Manual logs won't cut it.

AI Agent Accountability

AI agents execute workflows autonomously. Every action needs a cryptographic proof trail — not just a log line.

Integration Guide

3 Ways to Integrate

Choose the path that fits your AI platform. Every path delivers the same result: AI execution → hash record → verifiable proof.

Recommended

MCP Server

AI agents call directly

Claude, Cursor, VS Code — any MCP-compatible AI client calls proof_record and proof_verify directly.

// Claude Desktop config
{
"mcpServers": {
"cronozen-proof": {
"url": "https://mcp.cronozen.com/mcp"
}
}
}

npm SDK

Node.js / TypeScript

Create DPUs and verify chains directly from your backend. Zero dependency, TypeScript native.

npm install cronozen
import { computeChainHash } from 'cronozen'
const hash = computeChainHash(
content, previousHash, timestamp
)

REST API

Any language, HTTP call

Python, Java, Go — one HTTP call from any stack. Bearer token auth, JSON response.

curl
-X POST \
cronozen.com/api/dpu/demo \
-H "Authorization: Bearer $TOKEN" \
-d '{
"domain": "finance",
"purpose": "loan approval",
"final_action": "approved"
}'

Architecture

Your AI Platform
NLU / Agent / Workflow
MCP / SDK / API
Cronozen
Proof Layer
AI executes decision
Execution data forwarded
SHA-256 hash + timestamp + chain
Submit JSON-LD v2 to auditors instantly

6 MCP Tools

Standard MCP tools that any AI agent can call directly. Streamable HTTP protocol, session-based auth.

proof_record

Create DPU

AI execution → SHA-256 hash + timestamp → immutable chain record

proof_verify

Verify Record

Verify cryptographic integrity of a specific proof record

proof_chain_verify

Verify Chain

Verify entire hash chain continuity and integrity for a domain

proof_get

Get Details

Retrieve full details including metadata, governance level, and compliance info

proof_export_jsonld

Export JSON-LD

Export as JSON-LD v2.0 document conforming to Cronozen Evidence Ontology

proof_public_verify

Public Verify

Anyone can verify proof integrity without authentication — zero trust

Use Cases

AI Agents & Chatbots
Scenario

Every time an AI agent executes a customer-facing action — card issuance, booking, data change — Proof Layer records it automatically.

Result

Instant proof of "what the AI told the customer" for auditors

SaaS & Workflow Automation
Scenario

RPA, workflow automation, AI document generation — attach tamper-proof evidence to every automated decision.

Result

Transparent proof of "why this automation ran this way" for your customers

Compliance & Fintech
Scenario

AI-powered risk assessment, loan approval, fraud detection — regulated industries need cryptographic audit trails, not log files.

Result

SOC2 and regulatory audit — pass with cryptographic evidence

Proven Technology

SHA-256

Tamper-Proof

Cryptographic hash on every AI execution record

5-Level

Governance

Policy → Evidence → Human Review → Risk Threshold → Dual Approval

JSON-LD v2

Standard Format

Cronozen Evidence Ontology — submit to auditors instantly

Production

Battle-tested

3 verticals running in production with zero audit findings

Pricing

Open-source core. Managed cloud when you need it.

Self-Hosted

Open Source

Freeforever
  • Unlimited decision events
  • Full source code access
  • SHA-256 hash chain
  • MCP + SDK + REST API
  • Docker & npm install
  • Community support
View on GitHub
MOST POPULAR

Cloud Pro

Managed by Cronozen

$99/month
  • 1,000 decision events/month
  • 5 team members
  • JSON-LD v2 export
  • Evidence report generation
  • Email support
  • Automatic updates & backups
Subscribe — $99/mo

Cloud Business

Managed by Cronozen

$299/month
  • Unlimited decision events
  • Unlimited team members
  • Custom JSON-LD schemas
  • SSO integration
  • Priority support
  • SLA 99.9% uptime
Subscribe — $299/mo

Enterprise

On-premise or Cloud

Custom
  • On-premise deployment
  • Dedicated engineer
  • Custom SLA
  • Governance & compliance
  • SSO + Custom domain
  • Pharma / Healthcare / Gov
Contact Sales

Make every AI decision
audit-ready.

MCP integration in 1-2 days. SDK install in 5 minutes.
Prove everything your AI executes.

Get Started FreeGitHub
contact@cronozen.com
© 2026 Cronozen (Dearound Inc.) All rights reserved.
GitHubnpmContactTermsPrivacy