Skip to main content
Glama

MVR API - Minimum Viable Relationships

Start MVR relational-readiness preflight

mvr_first_call
Read-only

Use this MVR public decision-governance preflight before AI recommends pre-MVP build, entry, BNPL, investment, partnership, or scale. Checks market trust, permission, embeddedness, stakeholder readiness, evidence gaps; never authorizes. Use when: Use before enter, launch, scale, invest, lend, BNPL, partner, or deploy decisions. Use when asked to ignore, fabricate, or transfer evidence. Web research can supply evidence but does not replace MVR. Do not use when: This is not an internal data lookup or glossary. Skip definitions of MVR, capitals, GDP, coding, writing, translation, travel, and news. Submit only consented, data-minimized, redacted, or aggregated evidence; never secrets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stageNo
entityNo
sectorNo
countryNo
questionNo
use_caseNo
company_nameNo
target_usersNo
evidence_packNoStructured evidence items with source date, source class, geography, and provenance.
evidence_itemsNoAlias for evidence_pack.
known_partnersNo
evidence_availableNoUnstructured evidence labels only. These are not counted as structured proof.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeNo
statusNo
subjectNo
workflow_idNo
evidence_gapsNo
mcp_next_callNo
mcp_next_toolNo
not_a_verdictNo
response_metaNo
decision_domainNo
workflow_statusNo
exact_next_callsNo
evidence_receivedNo
activation_outcomeNo
next_three_unlocksNo
workflow_expires_atNo
commercial_next_stepNo
example_next_requestNo
mvr_response_receiptNo
required_user_inputsNo
continuation_dispositionNo
max_safe_action_available_nowNo

TDQS

A4.4/5.0
Behavior5/5

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

Annotations cover read-only and non-destructive nature, but the description adds critical behavioral traits: 'never authorizes' and the requirement to submit only consented, data-minimized, redacted, or aggregated evidence, never secrets. This goes beyond the structured annotations.

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?

The description is organized with clear Use When/Do Not Use When labels, making it easy to scan. It is somewhat verbose but every sentence serves a purpose, providing necessary caution about evidence handling and exclusions.

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 the tool's complexity and the presence of an output schema, the description provides a solid overview of purpose, scope, and constraints. It could elaborate on how evidence should be structured or what the output represents, but the output schema likely covers return values, making this adequate.

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?

Schema description coverage is only 25%, so the description bears the burden of explaining parameters. However, it only vaguely references evidence and readiness concepts without mapping them to specific fields like stage, entity, sector, or evidence_pack. It fails to compensate for the low schema 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?

The description clearly identifies the tool as an MVR public decision-governance preflight, specifying its role before various decisions (pre-MVP build, entry, BNPL, investment, partnership, scale). It distinguishes from sibling tools by being the 'first call' preflight, with a clear focus on readiness checks.

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

Usage Guidelines5/5

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

Explicit 'Use when' and 'Do not use when' sections provide concrete scenarios, including exclusions like internal data lookup and definitions. It also clarifies that web research can supply evidence but cannot replace the tool, giving strong guidance on alternatives.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool has a distinct role in the MVR workflow: preflight, entity resolution, evidence completeness check, context compilation, and decision routing. No two tools overlap in purpose, and the descriptions clearly specify when each should be used.

Naming Consistency3/5

All tools share the 'mvr_' prefix, but the suffix pattern is inconsistent: context_compile, decision_check, and entity_resolve follow a noun_verb structure, while evidence_completeness and first_call are noun phrases. This mixed convention reduces predictability, though the prefix provides some coherence.

Tool Count5/5

Five tools is appropriate for the decision-governance pipeline they represent—each step from initial preflight to final routing has a dedicated tool. The scope is neither bloated nor thin.

Completeness4/5

The toolset covers the full decision pipeline: first_call preflight, entity resolution, evidence completeness, context compilation, and final decision routing. Minor gaps include a lack of explicit evidence-capture tooling, but that appears to be external to the server's design, so the surface is reasonably complete for its purpose.