Skip to main content
Glama

FaultKey · CausalLayer

Server Details

Deterministic AI-liability attribution: signed, Bitcoin-anchored vendor/deployer/user fault split.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
smq9sn5jck-coder/causallayer-mcp
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.8/5 across 4 of 4 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct aspect of the causal liability system: anchor status, issuer registry, incident submission, and certificate verification. No functional overlap exists.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern using snake_case: get_anchor_status, query_issuer_registry, submit_incident, verify_certificate. The verbs and nouns are clear.

Tool Count5/5

With 4 tools, the set covers key operations of reading anchors, reading issuers, submitting incidents, and verifying certificates. This is well-scoped for the server's purpose.

Completeness4/5

Core workflow is covered, but missing a dedicated tool to retrieve or list previously submitted incidents or certificates, which agents may need to reference after submission.

Available Tools

4 tools
get_anchor_statusAInspect

Return the index of all CausalLayer Tessera anchor batches, or one batch's full JSON (signed Merkle root, leaves, OpenTimestamps proof reference). FREE.

ParametersJSON Schema
NameRequiredDescriptionDefault
versionNoOptional anchor version, e.g. '2026-05-16-v1.6.4-simulation-calibration'.
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It indicates a read-only operation ('Return') but does not mention authentication needs, rate limits, or potential side effects. The note 'FREE' hints at no cost but is not a standard behavioral disclosure.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence that efficiently conveys the tool's function and key return types. Every word adds value; no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description adequately describes return values (index of batches or full JSON with specific fields). However, the exact format of the index is not detailed, leaving some ambiguity. Still, it is sufficiently complete for the tool's simplicity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description adds meaning beyond the schema by explaining that omitting the optional 'version' parameter returns an index of all batches, while providing it returns full JSON for that specific batch. This clarifies the conditional behavior of the single parameter, which is not apparent from the schema alone.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states the tool returns an index of all anchor batches or a full JSON for one batch, using clear verb 'Return' and specific resource 'CausalLayer Tessera anchor batches'. It clearly distinguishes itself from sibling tools (query_issuer_registry, submit_incident, verify_certificate) which serve different purposes.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool vs alternatives. The sibling tools are unrelated, but the description does not provide any context for appropriate use cases or exclusions. Usage is implied only by the tool's name and description.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

query_issuer_registryAInspect

Return the CausalLayer issuer registry, or one issuer record. The registry lists all trusted public-key fingerprints, key algorithms, validity windows, and the anchor-log repo for each active issuer. FREE — no API key required.

ParametersJSON Schema
NameRequiredDescriptionDefault
issuer_idNoOptional issuer id, e.g. 'causallayer-prod-2026-q2'. If omitted, returns the full registry.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided; description carries burden. It discloses that the tool is free and requires no API key, and implies a read operation. But it does not confirm read-only nature or mention any side effects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two focused sentences. First states main action, second details contents. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Adequate for a simple query tool with one optional parameter and no output schema. Covers purpose, return content, and access cost. Could add read-only note but not essential.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% and the description reiterates the parameter behavior (optional issuer_id, defaults to full registry). Adds modest clarification beyond schema with an example.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it returns the CausalLayer issuer registry or a single record, and enumerates the contents (fingerprints, key algorithms, etc.). It distinguishes well from siblings which are about anchor status, incident submission, and certificate verification.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies use for registry queries, and highlights that no API key is needed. However, it does not explicitly state when to use this vs. siblings or provide exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

submit_incidentBInspect

Submit an AI incident for deterministic causal liability attribution. Returns a signed CausalCertificate, per-agent liability allocation, evidence-chain completeness, regulatory mapping, and (where keys are configured) a Bitcoin-anchored proof. Cost: 50 credits. Three guardrails apply: PII scan, deterministic-only acknowledgement, and minimum evidence.

ParametersJSON Schema
NameRequiredDescriptionDefault
titleYes
agentsYes
eventsYes
categoryNo
currencyNo
severityNo
descriptionNo
jurisdictionNo
pii_acknowledgedNoG1: Set to true ONLY if caller has confirmed PII handling is permitted by their data agreement. False payloads with detected PII will be rejected.
deterministic_onlyYesG2: Must be true. Acknowledges CausalLayer is deterministic and not LLM-based.
financial_impact_centsNo
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Discloses cost (50 credits), guardrails (PII scan, deterministic-only, minimum evidence), and conditional Bitcoin anchoring. Provides some behavior but does not elaborate on 'minimum evidence' or other side effects. No annotations to supplement.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Concise three sentences front-loaded with purpose, followed by returns and usage notes. No unnecessary verbiage.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a complex tool with 11 parameters and no output schema, the description omits key details about parameter structures (nested objects for agents/events) and return format. Incomplete for effective invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Only 18% of parameters have schema descriptions. The description adds context for two parameters (pii_acknowledged, deterministic_only) via guardrails but leaves others (title, agents, events, etc.) undocumented. Fails to compensate for low coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states it submits an AI incident for deterministic causal liability attribution and lists what it returns (CausalCertificate, liability allocation, etc.). Distinct from sibling tools which are about verification and status.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Implicitly suggests use for submitting incidents but no explicit guidance on when not to use or alternatives. Lacks exclusionary criteria.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

verify_certificateAInspect

Independently verify a CausalCertificate end-to-end (signature, Merkle integrity, issuer status against the registry). Cost: 1 credit. In production env, certificates from non-active issuers are rejected.

ParametersJSON Schema
NameRequiredDescriptionDefault
certificateYesCausalCertificateV1 object as returned by submit_incident.certificate
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, description carries full burden. Discloses cost (1 credit) and production rejection of inactive issuers. Could mention if read-only or side effects, but sufficient for a verification tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three concise sentences: purpose, cost, production nuance. No redundancy, front-loaded key information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Covers core verification details, cost, environment behavior. Lacks return value or error conditions, but acceptable for simple tool. Sibling tool names provide context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Single parameter 'certificate' has schema description referencing sibling tool output, adding meaning beyond schema. With 100% schema coverage, this exceeds baseline by providing provenance.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states 'verify a CausalCertificate' and details what is verified (signature, Merkle integrity, issuer status). Distinguishes from siblings (get_anchor_status, query_issuer_registry, submit_incident) through specific functionality.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides context on when to use: independent verification, mentions cost and production behavior. Lacks explicit when-not-to-use or alternative suggestions, but context from sibling tool names makes usage clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.