- DCL Evaluator
DCL Evaluator
Tamper-evident cryptographic audit trail for LLM outputs. Compliance logging for AI agent decisions. Tools: dcl_commit, dcl_verify, dcl_get_chain, dcl_report. Requires API key from fronesislabs.com
Overview
DCL Evaluator
Tamper-evident cryptographic audit trail for LLM outputs built on the Leibniz Layer™ protocol.
Tools
- dcl_commit — Commit an AI agent action to the audit chain
- dcl_verify — Verify integrity of a chain entry
- dcl_get_chain — Retrieve the full audit chain
- dcl_report — Generate a compliance PDF report
Connection
SSE endpoint: https://mcp.fronesislabs.com/sse
Requires API key — get yours at fronesislabs.com
Authentication
Pass your API key via header x-api-key or query parameter ?apiKey=YOUR_KEY
Server Config
{
"mcpServers": {
"dcl-evaluator": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"dcl-evaluator--fronesislabs",
"--key",
"<YOUR_DCL_API_KEY>"
],
"env": {
"DCL_API_KEY": "<YOUR_DCL_API_KEY>"
}
}
}
}Project Info
Created At
3 months agoUpdated At
3 months agoAuthor Name
Fronesis-LabsStar
-Language
-License
-Recommend Servers
View Allmcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Test
@modelcontextprotocol
test
6 months ago
Filesystem
@modelcontextprotocol
2 months ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago