Skip to main content
Glama

LION Trend Intent MCP

lion_trend_intent_signal_json

Hardware-wallet buyer-intent + self-custody onboarding-friction intelligence as JSON. Non-PII public-signal feed covering: Ledger vs Trezor comparison demand, Bitcoin-only wallet research, under-$100 wallet shopper queries, DeFi hardware-wallet intent, and adjacent decision-stage crypto purchase research. Designed for agent routing, affiliate / comparison-content workflows, and research context. Pay $0.01 USDC on Base mainnet via x402 (HTTP 402 + EIP-3009 transferWithAuthorization) at the paid route. This MCP tool does NOT return the dataset; tools/call returns payment-required metadata so an x402-capable client can settle and fetch the JSON directly.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.7/5.0
Behavior5/5

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

With no annotations, the description fully bears the transparency burden. It clearly states that the tool does NOT return the dataset directly; instead, it returns payment-required metadata for an x402-capable client to settle and fetch JSON. This critical behavioral detail is disclosed upfront.

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 appropriately sized (5 sentences) and front-loaded with the core function. Every sentence adds value, including the payment note and the explicit statement that the tool doesn't return data. No wasted words.

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?

Given no parameters, no output schema, and the complexity of the payment flow, the description is complete. It covers purpose, content, use cases, and the non-standard behavior. The lack of output schema is adequately explained.

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 baseline is 4. The description adds value by explaining the output mechanism (payment-required metadata) beyond the bare schema, compensating for the lack of parameters.

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 states the tool provides 'Hardware-wallet buyer-intent + self-custody onboarding-friction intelligence as JSON' and lists specific signal types. It is well-differentiated from the sibling lion_trend_intent_signal_csv by specifying the JSON format.

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

Usage Guidelines4/5

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

The description mentions intended use cases: 'agent routing, affiliate / comparison-content workflows, and research context.' It also explains the payment mechanism. However, it does not explicitly state when not to use this tool versus alternatives, though the format distinction from CSV sibling is clear.

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.1/5.0
Disambiguation2/5

The adaptive_data_query tool overlaps with base_dex_signals_json by offering DEX data, and the two trend_intent_signal tools differ only in format (CSV vs JSON), causing ambiguity about which tool to use. The payment audit tool is distinct, but overall the boundaries are unclear.

Naming Consistency4/5

All tools use a consistent 'lion_' prefix and snake_case. However, some tools specify the output format (e.g., '_json', '_csv') while others do not (e.g., 'adaptive_data_query'), creating minor inconsistency. Overall, the pattern is predictable.

Tool Count5/5

With 5 tools covering data queries, DEX signals, payment readiness, and trend signals, the count is well-scoped for the server's purpose. Each tool serves a clear function without excessive redundancy in number.

Completeness4/5

The tool set covers the main use cases: general on-chain data querying, dedicated DEX signals, payment term audits, and trend intent signals. The redundancy between adaptive_data_query and base_dex_signals_json, and the two trend signal formats, is minor. No major gaps are apparent.

Resources