Skip to main content
Glama

farm_competition

PAID $0.02. Liquidator competition analytics across Base venues: concentration (HHI 0-10000), top-liquidator share, and a per-venue verdict (open / contested / dominated) — where it's crowded vs where there's room to win. From the fleet's live cross-venue liquidation observation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
x402PaymentNoBase64 x402 payment header (EIP-3009 exact-evm) for THIS route+price. Omit to receive the machine-readable payment requirements, then call again with it.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Added

TDQS

A3.6/5.0
Behavior4/5

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

Discloses that it is 'PAID $0.02' and indicates data source ('from the fleet's live cross-venue liquidation observation'). It does not explicitly state read-only or side-effect-free behavior, but the analytics nature and payment note are transparent enough.

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?

Description is moderately concise but includes redundant phrasing like 'where it's crowded vs where there's room to win' and 'From the fleet's live cross-venue liquidation observation' which could be trimmed without losing meaning.

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?

Provides sufficient context for the tool's purpose, payment requirement, and the kind of output (concentration, top share, verdict). Without an output schema, this is enough for an agent to know what to expect, though an example or more specific output format would improve completeness.

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 covers the single parameter thoroughly, including encoding, purpose, and usage flow. The tool description adds no additional parameter context, so baseline 3 applies for high 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?

Clearly states it provides liquidator competition analytics, listing specific metrics (concentration, top-liquidator share, per-venue verdict) and the goal ('where it's crowded vs where there's room to win'). This distinguishes it from siblings like farm_liquidations or farm_mesh.

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?

Does not explicitly state when to use this tool versus alternatives. The description focuses on what it does but provides no guidance on conditions that would make this tool preferable over, say, farm_liquidations or farm_summary.

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