Skip to main content
Glama
C0inFlips

binance-mcp-chainvector

by C0inFlips

chainvectorPredictionsQuotes

Retrieve historical YES quote samples for a prediction market to see how the crowd repriced an outcome over time.

Instructions

ChainVector prediction-market quote history: recent YES top-of-book samples (~10s cadence) for one market. Reconstructs how the crowd repriced an outcome.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax samples, default 50
venueNoPrediction venuepolymarket
market_idYesVenue market id (from chainvectorPredictionsMarkets)
Behavior3/5

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

No annotations are present, so the description carries the transparency burden. It discloses cadence, scope (one market), and the YES top-of-book focus, which is helpful. However, it doesn't explicitly state that it's a read-only operation or describe the response format/limitations, leaving gaps.

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?

Two concise sentences, front-loaded with the tool's purpose and key characteristics. Every word adds value; no redundancy or filler.

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 simple query tool with one required parameter, the description is mostly sufficient. It explains what data is returned (recent YES top-of-book samples) but lacks detail on exact output fields. Given no output schema, this is a minor gap, but the core purpose is well covered.

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% and the descriptions for limit, venue, and market_id are clear. The tool description adds no additional parameter-level detail (e.g., how limit maps to time range), so it stays at baseline.

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 explicitly states it provides prediction-market quote history with specific details (recent YES top-of-book samples, ~10s cadence, one market). This clearly distinguishes it from sibling tools like chainvectorPredictionsTrades or chainvectorPredictionsMarkets.

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 phrase 'Reconstructs how the crowd repriced an outcome' provides clear context for when to use this tool—analyzing historical price movement for a single market. It doesn't explicitly cite alternatives or exclusions, but the intended use case is evident.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/C0inFlips/binance-mcp-chainvector'

If you have feedback or need assistance with the MCP directory API, please join our Discord server