RUNaDIVA
Server Details
Autonomous Decision Intelligence for evaluating economic decisions before value is committed.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 2 tools
The two tools have clearly distinct targets: one evaluates a caller-supplied economic decision, while the other evaluates a single fixed synthetic sandbox case. Their descriptions make the boundary explicit, leaving no realistic ambiguity for an agent.
Both tool names use the same verb_noun pattern with snake_case ('evaluate_economic_decision', 'evaluate_sandbox_case'). The convention is consistent across the entire set.
Two tools is on the thin side for a dedicated server, though it may be appropriate if the sole purpose is decision evaluation. The set feels minimal and could benefit from additional operations like retrieving or listing sandbox cases.
For a stateless economic decision evaluation service, the surface covers the core action of evaluating a decision and provides a sandbox counterpart. Minor gaps exist around managing or discovering sandbox cases, but the primary workflow is complete.
Available Tools
2 toolsevaluate_economic_decisionBInspect
Evaluate a proposed economic option against caller-supplied alternatives and constraints. Returns EXECUTE, SWITCH, VERIFY, or BLOCK with transparent evidence and measurable savings when available. Does not search external markets.
| Name | Required | Description | Default |
|---|---|---|---|
| options | Yes | ||
| currency | Yes | ||
| constraints | No | ||
| proposed_option_id | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden, and it does disclose the return vocabulary (EXECUTE/SWITCH/VERIFY/BLOCK) plus that evidence and measurable savings come back. That is genuinely useful output semantics. It does not say whether the call is read-only, whether any state is mutated, or what governs the decision thresholds.
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?
Three short sentences, front-loaded with the core action and immediately followed by the return contract. No filler, though 'with transparent evidence and measurable savings when available' is slightly padded relative to the information it carries.
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?
For a 4-parameter tool with nested objects, no output schema, and no annotations, the description covers the decision output but omits how the nested option and constraint fields are interpreted and what the currency parameter does. The agent can form the call but not fully predict the result semantics.
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?
Schema description coverage is 0% with four parameters including a nested options array and constraints object. The description only loosely gestures at 'proposed option', 'alternatives', and 'constraints' and never explains currency (a required field), the required option fields (id, total_cost), or how constraints influence the decision.
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 gives a specific verb and resource: evaluate a proposed economic option against caller-supplied alternatives and constraints. It also stakes a clear boundary ('Does not search external markets'), so the agent can tell what class of work this does. It stops short of naming or contrasting with the sibling evaluate_sandbox_case.
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?
It implies when to use it (you have a proposed option plus caller-supplied alternatives/constraints) and gives one negative condition (no external market search). However, it never routes the agent between this tool and evaluate_sandbox_case, which is the key ambiguity given the sibling set.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
evaluate_sandbox_caseCInspect
Evaluate one fixed synthetic RUNaDIVA sandbox case.
| Name | Required | Description | Default |
|---|---|---|---|
| case | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full behavioral burden and delivers almost nothing. It does not disclose whether evaluation mutates state, has side effects, is deterministic, requires setup, or returns a verdict versus raw data.
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?
It is a single front-loaded sentence with no wasted words, which is structurally fine. But the brevity reflects under-specification rather than efficiency, so it does not earn a high conciseness score.
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?
For a tool with an undocumented enum parameter, zero annotations, and no output schema, the description is too thin. An agent lacks the context needed to pick the right case value or anticipate the result.
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?
Schema description coverage is 0%, so the description must compensate and does not. The single 'case' parameter's enum values (execute, switch, verify, block) are never explained, leaving the agent no way to know which case it is choosing or what each implies.
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?
States a specific verb ('evaluate') and resource ('fixed synthetic RUNaDIVA sandbox case'), so the general action is clear. However, 'RUNaDIVA sandbox case' is unexplained jargon and the description does not distinguish this from the sibling evaluate_economic_decision, so an agent cannot confidently route between them.
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?
There is no when-to-use guidance, no preconditions, and no mention of the alternative evaluate_economic_decision despite it being the obvious competing tool. The word 'sandbox' vaguely implies a test context but no explicit selection criteria are given.
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
- First observed
evaluate_economic_decision - First observed
evaluate_sandbox_case
Related MCP Connectors
Multi-expert decision intelligence with transparent synthesis and auditable workflows.
Venture intelligence for autonomous agents with discovery, scoring, and workspace automation.
Adversarial behavioural-bias engine — audits your decisions for cognitive biases via your own AI.
The infrastructure for the AI economy: primitives for inference, agents, and decisions.
Related MCP Servers
- FlicenseNot gradedqualityAmaintenanceThe Control Plane for Autonomous AI Enforce policy before execution, require human approvals where risk demands it, and keep a full audit trail — from first action to final result.508-
- AlicenseAqualityAmaintenanceEnables AI agents to gate real-world side effects through a durable decision record, ensuring at-most-once initiation, deduplication, budget enforcement, and auditable outcomes across retries and failures.1526 npmApache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables deterministic verification of AI agent decisions and actions, providing PASS/FAIL/ABSTAIN verdicts with replayable proofs and an optional signed receipt ledger.7 npmApache 2.0
- AlicenseNot gradedqualityAmaintenanceThe decision system for agentic engineering: keeps your project's decisions, rationale, and rejected paths in plain files and surfaces them to AI coding agents before they plan or change code.10Apache 2.0
Glama MCP Gateway
Add one secure layer between your agents and this server.