Agenda Intelligence MD
Server Details
Evidence-readiness MCP server: validate, audit, and score briefs, memos, and evidence packs.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP ยท MCP 2025-11-25
- URL
- Repository
- vassiliylakhonin/agenda-intelligence-md
- GitHub Stars
- 6
- Server Listing
- Agenda Intelligence
TDQS
Scored across 1 tool
With only one tool in the server, there is no possibility of confusion or overlap between tools. The tool's purpose is clearly and uniquely defined.
The single tool name 'm2m_escrow_arbitration_ruling' is descriptive and internally consistent. With no other tools to compare against, there is no naming inconsistency.
The server has only one tool, which is too few for the broad scope implied by 'Agenda Intelligence MD'. The tool itself references a missing companion tool ('corridor_sanctions_assistant'), indicating the server is under-populated for its intended workflow.
The tool explicitly directs users to start at 'corridor_sanctions_assistant' when evidence is missing, yet that tool is not part of the server. The server covers only a narrow arbitration ruling step, leaving major workflow gaps in the escrow transaction lifecycle (e.g., creation, evidence submission, retrieval).
Available Tools
1 toolm2m_escrow_arbitration_rulingARead-onlyIdempotentInspect
Deterministic dispute arbitration and delivery verification for Agent-to-Agent escrow transactions. Verifies cryptographic SHA-256 deliverable hashes, JSON Schema compliance, and contract deadlines, calculating binding payout allocations. Required fields in 'request': escrow_id, deal_terms, specification, delivery_submission. Grades the evidence you supply and names what is still missing; it does not retrieve sources, so a call that brings none is refused. With only a question and no evidence yet, start at corridor_sanctions_assistant. Evidence triage only: no factual-truth verification, no legal, compliance, sanctions, or financial advice. Human review is required before any commercial action.
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Structured request object. Full contract: https://github.com/vassiliylakhonin/agenda-intelligence-md/blob/main/schemas/v1/m2m-escrow-arbiter-request.schema.json |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (readOnlyHint, idempotentHint, destructiveHint), the description discloses critical behavioral traits: it does not retrieve sources and refuses calls with no evidence, it only grades evidence and names missing items, and it requires human review before commercial action. These details are not present in annotations and significantly help the agent understand side effects and limitations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is moderately long but highly informative, with each sentence contributing distinct value: purpose, verification details, required fields, behavioral constraints, usage alternative, and limitations. It is front-loaded with the core purpose and avoids redundancy, though it could be slightly more concise by combining related clauses.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's complexity (nested request object, no output schema) and the provided annotations, the description is quite complete: it covers what it verifies, what it returns (payout allocations and missing evidence), required fields, when to use it, limitations, and the human review requirement. It also points to a full schema contract URL for deeper detail, so the agent has sufficient information to invoke it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema only describes the 'request' parameter and links to an external contract, while the tool description lists the required fields inside 'request' (escrow_id, deal_terms, specification, delivery_submission) and explains the verification criteria (hashes, schema, deadlines). This adds meaningful parameter context beyond the schema, though it does not detail each field's type or format.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description explicitly states the tool's function: 'Deterministic dispute arbitration and delivery verification for Agent-to-Agent escrow transactions' and details what it verifies (SHA-256 hashes, JSON Schema compliance, contract deadlines) and what it calculates (binding payout allocations). It also differentiates itself by naming corridor_sanctions_assistant as an alternative starting point, making the purpose unmistakable.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides explicit usage guidance: 'With only a question and no evidence yet, start at corridor_sanctions_assistant' and lists exclusions ('no factual-truth verification, no legal, compliance, sanctions, or financial advice'). It also states that calls without evidence are refused, clarifying when not to invoke the tool.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Removed
dual_use_technology_export - Added
m2m_escrow_arbitration_ruling
1 tool update
- First observed
dual_use_technology_export
Related MCP Connectors
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
The evidence layer for MCP: live operational grades plus Trust Receipts for every registry server.
A paid remote MCP for CLI tool MCP, built to return verdicts, receipts, usage logs, and audit-ready
MCP-native AI evaluation: rubric audits, eval suites, and proof reports for AI/LLM output.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEvidence-first delivery audit MCP server that evaluates task requirements against delivery evidence and returns a reproducible pass/needs_review/fail decision with a deterministic receipt.MIT
- AlicenseAqualityCmaintenanceMCP server for Tru8 Evidence Research that enables AI agents to submit claims or URLs and receive source-traced evidence organized by tier and type with element decomposition and relationship mapping.350 PyPIMIT
- AlicenseNot gradedqualityCmaintenanceMCP server for AI compliance auditing. Scores agent outputs for hallucination liability under the EU AI Act, issues verifiable compliance stamps, and tracks audit history by agent.MIT
- AlicenseBqualityAmaintenanceLocal-first MCP server that transforms civil case PDFs into queryable cases with structural provenance, evidence IDs, and page-level verification for drafting and factual review.22Apache 2.0
Glama MCP Gateway
Add one secure layer between your agents and this server.