Skip to main content
Glama

MARS 0.05 USDC x402 Commercial Intelligence Offer

mars_x402_commercial_intelligence_offer
Read-onlyIdempotent

Inspect the exact paid-service offer without paying. Returns the HTTP x402 endpoint, 0.05 USDC price, Base Mainnet network, asset and receiver. To buy, call the returned HTTP endpoint and satisfy its standard x402 Payment-Required challenge.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.3/5.0
Behavior4/5

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

The description aligns with the readOnlyHint and goes beyond annotations by specifying that no payment is required, the exact data returned, and the follow-up action to purchase. It adds concrete behavioral context (returns specific fields, triggers a purchase only if the agent chooses to call the endpoint) without contradicting any annotation.

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 two sentences with zero redundancy. The purpose is front-loaded in the first sentence, and the second sentence gives a clear call-to-action for purchase. Every word contributes meaning.

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

Completeness5/5

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

For a parameterless tool with no output schema, the description fully covers what the tool does, what it returns, and the next step to buy. No critical information is missing for an agent to decide whether to invoke it and what to expect from the response.

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?

The tool has zero parameters, so parameter semantics are trivially satisfied. The description conveys the fixed nature of the offer (endpoint, price, network) without needing parameter documentation, meeting the baseline for a parameterless tool.

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 uses a specific verb 'Inspect' with a specific resource 'exact paid-service offer' and enumerates the exact return fields (endpoint, price, network, asset, receiver). It clearly distinguishes this inspection tool from a purchasing action and provides enough specificity that an agent can understand what it does without opening schemas.

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 usage as a pre-purchase inspection step by saying 'without paying' and then directing the agent to call the returned endpoint to buy. However, it does not explicitly differentiate from sibling tools like mars_free_commercial_intelligence_preview or mars_micro_commercial_intelligence_offer, nor does it state when not to use this tool. Guidance is implied rather than explicit.

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.

Resources