Skip to main content
Glama
forgemeshlabs

coinopai-mcp

get_crypto_signal_history

Fetch historical 15-minute crypto signals for BTC, ETH, SOL, XRP, and ADA. Get up to 168 hours of data for $0.05 USDC.

Instructions

Historical 15-minute crypto signals from Kronos — up to 168 hours of BTC/ETH/SOL/XRP/ADA data. Costs $0.05 USDC.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hoursNoHours of history to fetch (default 24, max 168)
affiliate_idNoOptional Pyrimid affiliate ID (af_xxxxx). Affiliate earns a commission from within the listed price — no extra cost to you.
Behavior3/5

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

No annotations are provided, so the description carries the behavioral burden. It discloses the data source (Kronos), time horizon, assets, and cost ($0.05 USDC). However, it does not specify behavioral traits such as rate limits, error conditions, or what happens when no data is available. This is adequate but not thorough.

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 extremely concise at two sentences (31 words total). It is front-loaded with the core purpose ('Historical 15-minute crypto signals'), followed by essential details (assets, time range, cost). Every word serves a purpose, with no redundancy.

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?

Given the absence of an output schema, the description provides a reasonable overview of what to expect (historical signals). It covers the data source, time range, assets, and cost. However, it does not describe the return format or fields, which would be helpful for an agent. Still, it is largely sufficient for basic usage.

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 baseline is 3. The description adds minimal value beyond the schema: it confirms the max hours (168) and explains the affiliate_id purpose and commission structure. These additions are helpful but not critical, resulting in a score 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 clearly states the tool provides historical 15-minute crypto signals for specific assets (BTC/ETH/SOL/XRP/ADA) with a time range up to 168 hours. It distinguishes itself from sibling tools like get_crypto_signals (likely real-time) and get_crypto_decision by focusing on historical data and including cost details.

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?

No explicit guidance on when to use this tool versus alternatives. While the historical nature is implied, there is no mention of prerequisites, when not to use it, or comparisons to sibling tools like get_crypto_signals. The cost hint is present but insufficient for clear decision-making.

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/forgemeshlabs/coinopai-mcp'

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