Skip to main content
Glama

x402-polyperp-funding

x402-polyperp-funding: Funding-rate history for one Polymarket Perps market, hourly, with the summary a carry position needs — the current rate, the mean over the window, that mean annualised, the extremes, how many periods were positive versus negative, and which side pays. Funding is charged every hour and is the main cost of holding a leveraged position, so this is the number that decides whether a carry trade survives. Pair it with x402-perp-funding-arb to compare the same asset against Hyperliquid.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNoId to process
hoursNoHours to process
limitNoLimit to process
symbolNoSymbol to process
instrumentNoInstrument to process

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4/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 it does well by describing the output summary fields (current rate, mean, annualised mean, extremes, positive/negative periods, paying side) and the hourly cadence. It does not mention read-only status or default parameter behavior, but for a data-query tool the disclosed return content is the key behavioral trait.

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 moderately sized and front-loads the core purpose before adding domain context and sibling routing. The sentence about funding being the main cost of holding a position is useful context, not filler, though the description could be tightened slightly.

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 5-parameter tool with no output schema and no annotations, the description explains the return summary but omits parameter semantics, required combinations, and any defaults. It helps an agent understand what the tool returns, but not fully how to parameterize it reliably.

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 coverage is 100%, so the baseline is 3. The description adds limited param meaning by noting 'hourly' and 'one Polymarket Perps market', but it does not clarify how id, symbol, and instrument relate, what hours/limit units are, or how optional parameters combine. The generic schema descriptions are not enriched enough.

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 states a specific verb and resource: it retrieves 'Funding-rate history for one Polymarket Perps market, hourly' and lists the exact summary fields it returns. It also names the sibling tool x402-perp-funding-arb, making it easy to distinguish this tool from a related comparison tool.

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 clearly says to pair this tool with x402-perp-funding-arb to compare the same asset against Hyperliquid, giving explicit usage context. It does not enumerate all alternative tools or provide direct 'when not to use' exclusions, but the main routing guidance is present.

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