Skip to main content
Glama

Is this tokenized RWA/stock tradeable right now?

rwa_market_guard

Is this tokenized RWA/stock tradeable right now? Evaluate 24/7 on-chain trading state against TradFi US market hours (America/New_York), oracle basis and staleness delta, corporate action notices, and contract pause states for Robinhood Chain / EVM. Paid per call with x402 on Base: $0.15 to $0.5 USDC depending on how much of the answer the network already has. Shared: reusing an answer another agent already paid for costs less, and the wallet that produced it earns a bounded credit.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolNoOptional stock ticker symbol (e.g. NVDA, AAPL).
addressYesEVM token address for the RWA or stock.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A3.7/5.0
Behavior4/5

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

With no annotations, the description carries the full burden and delivers meaningful operational detail: paid per call via x402 on Base at $0.15–$0.5 USDC, price varying with network knowledge, cache reuse costing less, and bounded credit to the producing wallet. This is rich cost/economic behavior rarely captured by annotations; it does not, however, describe the shape or format of the returned answer.

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?

Three sentences, front-loaded with the core question and then the evaluation factors and payment terms. Efficient, though the opening echoes the title verbatim rather than adding new framing.

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?

Covers what is evaluated, the chains in scope, and the payment/sharing model, which is enough for an agent to decide to call it. Because there is no output schema, the description could say more about what the answer looks like, but the question framing makes the expected verdict reasonably clear.

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 100%, so the schema already documents both symbol and address (including the 0x address pattern). The description only implies that the token is identified by these inputs and adds no format or precedence guidance, so baseline 3 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 second sentence gives a specific subject: evaluating 24/7 on-chain trading state against TradFi US market hours, oracle basis/staleness, corporate actions, and pause states for Robinhood Chain / EVM. That, plus the RWA/stock focus, distinguishes it from generic guards like contract_guard or swap_guard. The purpose is framed as a question rather than a verb-first statement, but 'Evaluate' makes the action clear.

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?

Domain scoping (tokenized RWA/stock on Robinhood Chain / EVM) implies when it applies, but there is no explicit when-to-use, when-not, or named alternative among siblings such as contract_guard or aerodrome_swap_guard. Usage is left to inference from the domain.

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.