Skip to main content
Glama

Asia Pulse

Server Details

Korea and Japan attention and market records for agents. Paid per call over x402.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL

TDQS

A3.5/5.0

Scored across 10 tools

Disambiguation5/5

Each tool targets a distinct resource or level of detail: free previews, product catalog, combined vs. specific supply chains, Korea/Japan session reports, premium add-on, and verification. Although chain overlaps with its specialized variants and report with report_premium, the descriptions clearly indicate that chain is the aggregate endpoint and the specific ones are focused subsets, making misselection unlikely.

Naming Consistency4/5

All tool names are lowercase and use underscores consistently, creating a clean, uniform style. There is no verb_noun convention, and some names are single nouns (catalog, japan) while others are compound (brief_preview, chain_semis), but the pattern is predictable enough that an agent can infer the resource focus.

Tool Count5/5

With 10 tools, the server is well-scoped for its purpose: free and paid market data services for Korea and Japan. Each tool serves a distinct niche (preview, catalog, supply chain variants, market reports, premium report, verification) without bloat or redundancy.

Completeness4/5

The tool surface covers the core workflows: accessing previews, discovering products, retrieving supply chain data at aggregate and granular levels, getting session reports (standard and premium), and verifying hashes. Minor gaps exist (e.g., no explicit historical data or Japan-specific premium indicator), but the server fulfills its apparent purpose without critical dead ends.

Available Tools

10 tools
brief_previewBrief previewA
Read-only
Inspect

Story titles and linked companies from the latest Korea attention brief. Free.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A3.7/5.0
Behavior3/5

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

The annotations already declare readOnlyHint=true, and the description adds contextual traits such as 'latest' and 'Free' without contradicting the annotations. However, it does not disclose return format, pagination, access constraints, or any limits beyond being free.

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 short sentences with no filler; the substantive content comes first and the 'Free' qualifier is appended separately. Every word earns its place.

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?

For a zero-parameter, read-only tool, the description adequately conveys the source, subject, and cost while the annotations cover the safety profile. It is enough for an agent to know roughly what will be returned, though it omits an explicit output shape.

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 and 100% schema coverage, so there is no parameter burden for the description to carry. Per the baseline for 0-param tools, a score of 4 applies.

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

Purpose4/5

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

The description states the content delivered—story titles and linked companies from the latest Korea attention brief—which makes the resource and scope clear. It lacks an explicit verb and does not directly distinguish this tool from siblings such as report_premium, so it stops short of a 5.

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 'Free' qualifier and the phrase 'latest Korea attention brief' imply this is a lightweight preview, but the description never names alternatives or says when it should be used instead of report/report_premium. The 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.

catalogCatalogB
Read-only
Inspect

Asia Pulse products, prices and x402 endpoints. Free.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

B3.2/5.0
Behavior3/5

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

The readOnlyHint annotation already establishes safety, and the description adds a small amount of behavior-relevant context with 'Free' and by indicating the content returned (products, prices, endpoints). However, it does not explain output format, pagination, or any access constraints beyond cost.

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 extremely compact with no filler. Every word contributes: it names the data scope, the specific endpoints, and the cost. The key content is front-loaded and the access note is separated cleanly.

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

Completeness3/5

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

For a zero-parameter, read-only catalog tool, the description gives the essential content scope and cost, which is minimally sufficient. However, because there is no output schema, the description does not fully explain what the agent should expect the return value to look like.

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 there are no parameter semantics to explain beyond the trivial empty schema. The description is not required to compensate for undocumented inputs, and the baseline for zero-parameter tools applies.

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

Purpose3/5

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

The description identifies the resource as 'Asia Pulse products, prices and x402 endpoints', which is specific content, but it lacks a verb or explicit action such as 'list' or 'retrieve'. It is clear enough about what data is involved but does not sharply differentiate this from sibling tools by describing its function.

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?

There is no direct guidance about when to use this tool versus siblings like report, report_premium, or verify. The word 'Free' hints at a cost-based distinction from premium alternatives, but the description never states a use case, exclusions, or selection criteria.

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

chainChainA
Read-only
Inspect

Korea chips, defense and power supply chains in one call. Paid via x402 on https://asia-pulse.com/chain; this tool returns the payment details.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A3.6/5.0
Behavior4/5

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

Annotations already mark readOnlyHint and openWorldHint, and the description does not contradict them. It adds valuable behavioral context by disclosing that payment is required via x402 and that the tool returns payment details, which is beyond what the annotations convey. This helps the agent understand the operational side of the call.

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 a single concise sentence that packs in the scope, the payment method, and the return value. It is front-loaded with the main function and then gives the payment detail. While it could be split into two sentences for clarity, it remains efficient and free of fluff.

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 has no parameters, no output schema, and simple behavior, the description covers the essential information: what it does, how it is paid, and what it returns. It omits details like the exact structure of payment details or any error handling, but for a no-parameter tool this is adequate.

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 the schema provides no details to explain. Per the rubric, a 0-parameter tool gets a baseline of 4, and the description does not need to add parameter semantics. The description focuses on purpose and payment, which is appropriate given no inputs.

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

Purpose4/5

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

The description states the tool covers 'Korea chips, defense and power supply chains in one call' and returns 'the payment details,' making the resource and action clear. It differentiates from siblings like chain_defense, chain_power, and chain_semis by explicitly calling out the combined scope. The verb is implied rather than explicit, but the intent is unambiguous.

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 is given on when to use this tool versus its more specific siblings. The phrase 'in one call' hints at a combined alternative but does not state when this is preferable (e.g., 'use this when you need all three chains'). It also lacks any mention of prerequisites or the context for needing payment details.

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

chain_defenseChain DefenseB
Read-only
Inspect

Korea defense supply chain with listed companies. Paid via x402 on https://asia-pulse.com/chain/defense; this tool returns the payment details.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

B3.3/5.0
Behavior4/5

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

Annotations already declare readOnlyHint and openWorldHint, and the description adds the key behavioral fact that the tool requires payment via x402 and returns payment details. This goes beyond the annotations, though it does not explain consequences of failed payment or output format.

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 a single concise sentence with no fluff, but the structure mixes contextual background with the core purpose in a way that is slightly confusing. Still, it is efficient and front-loaded with the supply chain context.

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

Completeness3/5

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

For a parameterless tool, the description is mostly complete, but it lacks context on why an agent would call it, what to do with the returned payment details, and how this relates to the sibling tools. The lack of an output schema makes the description the only source of return info, which it provides minimally.

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 the schema is fully covered. The description adds no parameter-specific details, but the baseline for no parameters is 4, and there is nothing to clarify.

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

Purpose3/5

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

The description states that the tool returns payment details for a Korea defense supply chain, which gives a verb and resource. However, it is ambiguous whether the tool's main function is to provide supply chain data or only payment details, and it does not clearly distinguish from sibling tools like 'chain' or 'chain_power'.

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 guidance is given on when to use this tool versus alternatives. The description mentions it is paid via x402 but does not state under what circumstances an agent should call it or when to prefer a sibling tool.

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

chain_powerChain PowerB
Read-only
Inspect

Korea power grid equipment supply chain with listed companies. Paid via x402 on https://asia-pulse.com/chain/power; this tool returns the payment details.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

B3.1/5.0
Behavior3/5

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

Annotations already indicate readOnlyHint=true and openWorldHint=true, and the description adds that this endpoint is tied to x402 payment and returns payment details. It does not describe response behavior or whether any external payment state could be involved, but it is not contradicted by the 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 short and includes the essential payment URL and protocol with little waste. However, the first sentence is a fragment and the actual action ('returns the payment details') is placed at the end, slightly weakening front-loading.

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

Completeness3/5

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

For a zero-parameter read-only tool, invocation is trivial and the provided URL and protocol are useful. However, there is no output schema and the description does not specify what the payment details contain or what the agent should do with them, which is notable for a payment-related endpoint.

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 input schema has zero parameters, so the schema fully defines the invocation surface. There is no parameter meaning for the description to add, making the baseline 4 appropriate.

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

Purpose3/5

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

The description names a specific resource ('Korea power grid equipment supply chain') and says the tool 'returns the payment details,' but the first clause is a noun phrase describing a data product rather than an action. It is not fully clear whether the tool provides the supply-chain data or only the payment information for it.

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?

The description gives payment context via x402 and a URL, but it never states when to use this tool versus siblings like chain, chain_defense, or report. No explicit alternatives, conditions, or exclusions are provided, so the agent must infer usage from context.

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

chain_semisChain SemisA
Read-only
Inspect

Korea semiconductor supply chain with listed companies. Paid via x402 on https://asia-pulse.com/chain/semis; this tool returns the payment details.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A3.5/5.0
Behavior3/5

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

Annotations already declare readOnlyHint and openWorldHint. The description adds that the tool returns payment details and references the specific URL, which is useful. It doesn't describe response format or other behaviors, but the annotations cover the core safety profile.

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 two sentences and communicates the essential purpose without padding. The first sentence is a minor fragment but the second is action-oriented. It's acceptable concision.

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

Completeness3/5

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

For a no-parameter tool, the description gives a functional overview but doesn't specify what 'payment details' contain (e.g., address, amount, instructions). Without an output schema, this is a notable gap. However, the core invocation is trivial since no params are required.

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 the description needn't explain them. The description adds context about what the tool operates on (the semis chain payment), which is more than schema alone provides. Baseline for no params is 4.

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

Purpose4/5

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

The description identifies a specific resource (Korea semiconductor supply chain) and states the tool returns payment details for it. While the first sentence is a fragment, the second sentence provides a clear verb and object. The semis-specific name distinguishes it from sibling chain tools.

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: when you need payment details for the paid semis chain content, use this tool. It provides the URL and payment context, but doesn't explicitly compare to siblings or state when not to use it.

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

japanJapanC
Read-only
Inspect

Tokyo market ledger: session record and levels. Paid via x402 on https://asia-pulse.com/japan; this tool returns the payment details.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

C2.9/5.0
Behavior3/5

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

Annotations already state readOnlyHint=true and openWorldHint=true, and the description does not contradict them. It adds useful context about payment via x402 and the external URL, which is beyond the annotations, but it leaves key behavior vague, such as what the returned payment details contain and whether any external state is involved.

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

Conciseness3/5

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

The description is short and avoids unnecessary filler, which is good. However, the opening fragment 'Tokyo market ledger: session record and levels' is cryptic, and the return-focused clause is buried in the second half rather than front-loaded.

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?

With no output schema, the description should explain what the tool returns, but 'payment details' is underspecified. It also does not clarify what 'session record and levels' means, how the x402 payment flow works, or how this tool relates to its siblings, leaving an agent with significant uncertainty.

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 and schema coverage is 100%, so there are no parameter semantics for the description to clarify. The baseline for a zero-parameter tool is 4, and the description appropriately says the tool returns payment details without inventing parameter-level explanation.

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

Purpose3/5

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

The description names a resource ('Tokyo market ledger') and says the tool 'returns the payment details,' which gives some sense of an action and output. However, 'session record and levels' vs 'payment details' is ambiguous about what the tool actually provides, and it does not distinguish itself from any sibling tools.

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?

The only usage guidance is that the tool is 'Paid via x402' on a specific URL, which is a payment/access instruction rather than a selection criterion. There is no indication of when to prefer this tool over siblings such as report, catalog, or verify.

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

reportReportA
Read-only
Inspect

Seoul and Tokyo session state, refreshed every 30 minutes. Paid via x402 on https://asia-pulse.com/report; this tool returns the payment details.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A3.5/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true and openWorldHint=true. The description adds useful behavior beyond those: refresh cadence every 30 minutes, payment via x402, the external URL, and that the tool returns payment details. This context helps an agent understand freshness and access requirements without contradicting 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?

Two sentences, no filler, and every clause provides some information. However, the most important clause ('this tool returns the payment details') appears at the end rather than being front-loaded, and the opening noun phrase is somewhat elliptical. Still compact and efficient.

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

Completeness3/5

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

With no parameters and simple read-only behavior, the description covers invocation basics, but it leaves gaps: no output schema means the 'payment details' return shape is undefined, and there is no distinction from report_premium. For selecting among siblings, this is incomplete.

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 and schema coverage is 100%, so there is no parameter semantics burden. With 0 params, the baseline is 4 and the description appropriately does not invent unnecessary parameter context.

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

Purpose4/5

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

The description states a clear verb+object: 'this tool returns the payment details,' tied to a specific resource (Seoul and Tokyo session state report paid via x402). It does not explicitly differentiate from report_premium, so it loses the top score, but the core purpose is recoverable.

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 versus alternatives. The only hint is the payment context and that it returns payment details, but nothing says when to prefer this over report_premium or other siblings. The agent must infer usage.

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

report_premiumReport PremiumB
Read-only
Inspect

Session state plus the kimchi premium and its indicators. Paid via x402 on https://asia-pulse.com/report/premium; this tool returns the payment details.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

B3/5.0
Behavior3/5

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

The annotations already declare readOnlyHint and openWorldHint, and the description does not contradict them. It does add useful context about payment via x402 and a specific URL, but it leaves unclear whether the tool itself initiates payment or merely reports on a payment that happens elsewhere.

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

Conciseness3/5

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

The description is short, but it is structurally awkward: the first sentence is a fragment and the second combines the payment mechanism with the return value in one confusing clause. It could be clearer if it led with the tool's main action.

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

Completeness3/5

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

With no output schema, the description must explain what the tool returns; it mentions 'session state', 'kimchi premium and its indicators', and 'payment details', but does not clarify how these relate. It also lacks enough detail about the payment flow for an agent to know what invoking the tool will actually do.

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 and the schema coverage is effectively 100%, so there are no parameter meanings for the description to clarify. The baseline score of 4 applies.

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

Purpose3/5

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

The description includes a clear verb+resource in 'this tool returns the payment details' and references the kimchi premium and indicators, but the first sentence is a fragment ('Session state plus...') and the overall purpose is ambiguous. It is not clear whether this tool fetches a premium report, returns payment information, or does both.

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?

There is no explicit guidance on when to use this tool versus siblings such as report, brief_preview, or catalog. The mention of 'Paid via x402' hints at a paid context, but it does not state prerequisites, exclusions, or when an alternative would be more appropriate.

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

verifyVerify recordsB
Read-only
Inspect

Record hashes and their X Layer transactions for the last N days (max 30). Free.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNo

TDQS

B3.2/5.0
Behavior3/5

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

Annotations already declare readOnlyHint=true, so the read-only nature is covered. The description adds the max 30-day window and 'Free' (cost), but does not disclose return format, pagination, or any other behavioral traits. It does not contradict annotations.

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?

A single, short sentence with no fluff. The key constraint (max 30 days) is front-loaded, and the 'Free' note is a useful extra. Every word earns its place.

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?

The description is ambiguous about what the tool actually returns or does beyond 'record hashes and transactions'. It does not clarify whether it returns a list, a verification result, or something else. With no output schema, this is a significant gap for an agent to call it correctly.

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 description coverage is 0%, so the description must compensate. It explains that 'days' refers to 'the last N days', which clarifies the parameter's purpose, but it does not specify units or expected format beyond the schema's min/max/default. This is adequate but minimal.

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

Purpose4/5

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

The description states a specific action (verify) and resource (record hashes and X Layer transactions), and adds a time window. However, it does not explicitly distinguish itself from sibling tools like chain or report, and the verb 'verify' is somewhat vague without further context.

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 guidance is given on when to use this tool versus alternatives. The only hint is 'Free' and the max-30-days constraint, but there is no mention of scenarios or exclusions that would help an agent choose it over siblings.

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.

  1. 10 tool updates
    • First observedbrief_preview
    • First observedcatalog
    • First observedchain
    • First observedchain_defense
    • First observedchain_power
    • First observedchain_semis
    • First observedjapan
    • First observedreport
    • First observedreport_premium
    • First observedverify

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources