DCL Trust Oracle
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TRANSPORT | No |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| dcl_evaluate_fastA | FAST Pre-Action Audit ($0.01). Quick policy check of an agent's response using the default policy. |
| dcl_evaluate_strictC | STRICT Pre-Action Audit ($0.05). Rigorous check with a higher confidence threshold. |
| dcl_evaluate_jailbreakA | PRE-ACTION Instruction Adherence Check ($0.02). Detects jailbreak attempts. |
| dcl_evaluate_safetyD | PRE-ACTION Baseline Safety Check ($0.01). |
| dcl_evaluate_qualityD | PRE-ACTION Content Quality & Drift Check ($0.03). |
| dcl_evaluate_secretsA | POST-ACTION Secret & Credential Leak Scan ($0.02). Regex-based scan across 8 categories (API keys, cloud credentials, tokens/JWTs, private keys, DB URLs, connection strings, env assignments, webhook secrets, internal endpoints with auth). Any finding results in NO_COMMIT. |
| dcl_evaluate_piiA | POST-ACTION PII Detection Scan ($0.02). Regex-based scan across 8 personal-data categories, with a Luhn checksum on card numbers to reduce false positives. Any finding results in NO_COMMIT. |
| dcl_evaluate_batchB | PRE-ACTION Bulk Processing ($0.10). Evaluates multiple responses in a single call. |
| dcl_pipeline_startA | SESSION Management ($0.05). Opens a pipeline session for a series of checks. |
| dcl_audit_decodeA | POST-ACTION Basic Audit ($0.10). Retrieves a record from the tamper-evident chain by tx_hash. |
| dcl_audit_decode_deepA | POST-ACTION Deep Forensic Audit ($0.50). Extended output with drift_context and full chain integrity verification. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Fronesis-Labs/dcl-webhook'
If you have feedback or need assistance with the MCP directory API, please join our Discord server