ox-alpha signals
Server Details
AI-operated crypto signal scores for 20 Coinbase USDC pairs. $0.001/call via x402.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
5 toolspreviewAInspect
Free sample: the current #1 top-ranked signal, no payment. Full top-5 and 20-pair universe via the paid report/signals tools ($0.001/call).
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description carries the full behavioral burden. It usefully discloses the limited scope (only the current #1 signal, not the full universe) and the cost behavior (free), but it does not explicitly describe the output format, potential side effects, or any access requirements. 'Free sample' implies read-only behavior but does not state it.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two compact sentences front-load the key fact ('Free sample') and then cover scope, cost, and alternatives without redundancy. Every phrase adds useful information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a no-parameter, no-output-schema preview tool, the description conveys the essential return value (current #1 top-ranked signal), its free cost, and where to get the fuller results. It leaves some ambiguity about what exactly a 'signal' contains, but the tool is simple enough that this is a minor gap.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters and the input schema is empty with 100% coverage, so there are no parameter semantics for the description to clarify. The baseline of 4 is appropriate because no compensation is needed.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly defines the tool as providing a free sample of the current #1 top-ranked signal, which is a specific resource and action. It also distinguishes itself from siblings by contrasting the free single result with the paid full top-5 and 20-pair report/signals tools.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It explicitly states when this tool is appropriate (free sample of the current #1 signal, no payment) and directs users needing more data to the paid report/signals tools. This gives an agent a clear selection heuristic between preview and the fuller sibling tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
priceAInspect
Single-pair crypto lookup: price in USDC, composite signal score (-100..+100), ATR% and reasons. Pair is a Coinbase pair id like BTC-USDC. Requires payment of $0.001 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
| pair | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It transparently states the $0.001 USDC payment requirement, the returned fields, and the composite score range. It does not mention response format or failure behavior, but the paid nature and output scope are valuable and clearly disclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two tight sentences with no redundancy. The first sentence front-loads the tool's purpose and outputs, and the second covers the parameter format and payment requirement, making every sentence useful.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a single-parameter tool with no annotations and no output schema, the description provides the essential invocation details: pair format, output fields, and cost. It could be more complete by describing the response structure or error cases, but the core information an agent needs to call it successfully is present.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema provides only the parameter name 'pair' with zero description coverage. The description compensates fully by defining the expected format as a Coinbase pair id and giving the concrete example BTC-USDC, which is exactly what an agent needs to construct a valid invocation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with 'Single-pair crypto lookup', giving a specific verb and focused resource scope. It clearly enumerates the outputs: USDC price, composite signal score (-100..+100), ATR%, and reasons, making the tool's purpose concrete and distinguishable from broader tools like signals or report.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The use case is implied through 'Single-pair crypto lookup' and the Coinbase pair id example, which tells an agent this tool is for one specific pair. However, it does not explicitly contrast itself with sibling tools or state when not to use it, leaving the routing decision partly to inference.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
reportAInspect
Top-5 crypto long candidates across 20 Coinbase USDC pairs with score, price, ATR% and reasons. AI-operated market intelligence, not advice. Requires payment of $0.001 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the transparency burden; it discloses a required payment of $0.001 USDC and clarifies that the output is AI-operated market intelligence, not advice. It does not detail payment mechanics or failure behavior, but the key side effect is stated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two short sentences convey the tool's output, scope, non-advice nature, and cost. Every clause adds necessary information, and the main deliverable is front-loaded.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a parameterless tool with no output schema, the description supplies the essential invocation context: what the report contains, its universe of pairs, the cost, and its status as non-advice. No critical information appears missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, so schema coverage is complete by definition. The description correctly stays focused on behavior rather than pretending to document arguments.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description identifies a specific deliverable: top-5 crypto long candidates across 20 Coinbase USDC pairs, including score, price, ATR%, and reasons. It is more specific than sibling tools like price or signals, but it is phrased as a noun phrase rather than an explicit verbed action.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no explicit guidance on when to use this tool versus signals, preview, or price. The description states the report is AI-operated and not advice, but it does not describe selection conditions or exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
service_infoBInspect
Free: endpoints, pricing, x402 payment setup (USDC on Base) and discovery links for the ox-alpha signals service.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations exist, so the description carries the full burden of behavioral disclosure. It lists informational content, which implies a read-only operation, but it never explicitly states there are no side effects, no authentication requirements, or that only static service metadata is returned. Without an output schema, the description leaves the actual response behavior unclear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is one short sentence with no filler, making it easy to parse. The 'Free:' prefix is somewhat cryptic—it could refer to the tool's cost or the service's content—and slightly detracts from clarity, but overall the size is well matched to the tool's simplicity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter informational tool, the description provides the main content areas and names the service, which is adequate for basic invocation. However, it does not describe the response format, the relationship to sibling tools, or what 'x402' and 'discovery links' mean. The lack of an output schema makes this missing context more significant.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has zero parameters, so schema description coverage is trivially 100%. With no parameters to document, the description does not need to add meaning beyond the schema, and it correctly omits any parameter details.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description makes clear that the tool provides service-related information: endpoints, pricing, x402 payment setup, and discovery links for the ox-alpha signals service. The verb is implied rather than explicit, and there is no sibling differentiation, but the content is specific and distinguishable from preview, price, report, and signals.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is given about when to use service_info versus preview, price, report, or signals. The description lists content categories but does not say whether this is the introductory overview tool or when an agent should prefer a sibling. The usage context is entirely left to inference.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
signalsAInspect
Ranked crypto signal scores for 20 USDC pairs on Coinbase (score -100..+100, price, ATR%, reasons). AI-operated, disclosed. Updated every 10 min. Requires payment of $0.001 USDC.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It meaningfully reveals that the signals are AI-operated and disclosed, refresh every 10 minutes, and incur a payment cost. These traits go beyond the core function and inform the agent of nontrivial operational behavior, though payment mechanics and failure modes are not detailed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact and front-loaded with the core offering, followed by essential operational facts (update frequency, payment). Every sentence contributes distinct information: what the tool returns, its AI/disclosed nature, freshness, and cost. No filler or repetition exists.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter tool with no output schema, the description is quite complete: it names the exchange, pair count, score range, included data fields, update cadence, and payment requirement. The only notable gap is that it does not describe the payment flow or response format, but the essential invocation context is present.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has zero parameters, so the baseline is 4. The description adds value by enumerating what the tool returns—scores, price, ATR%, and reasons—which helps the agent interpret outputs even though there is no output schema. It does not need to explain parameters since none exist.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the function: providing ranked crypto signal scores for 20 USDC pairs on Coinbase. It enumerates specific output fields (score range, price, ATR%, reasons), which makes the tool's purpose concrete and distinguishable from the broader sibling set. However, there is no explicit action verb such as 'get' or 'retrieve,' so it falls just short of the highest bar.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description includes operational prerequisites like 'Updated every 10 min' and 'Requires payment of $0.001 USDC,' but gives no guidance on when to choose this tool over siblings like preview, price, or report. There is no mention of alternatives or exclusions, leaving usage decisions to inference.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
5 tool updates
- First observed
preview - First observed
price - First observed
report - First observed
service_info - First observed
signals
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Live crypto trend signals, ranking, and backtesting for BTC/ETH/SOL/XRP/ADA. x402 pay-per-call.
Crypto market signals and portfolio telemetry. 6 tools pay-per-call in USDC, no API key.
AI-powered crypto trading signals: direction, confidence, TP/SL, thesis, technicals. 8 strategies.
Crypto bottom/top signals: verdict + score per coin, market scans. Pay-per-call x402.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceAI-powered crypto signal intelligence for 20 assets (BTC, ETH, SOL, etc). 6 scoring dimensions: whale activity, technical analysis, derivatives flow, narrative strength, sentiment, market structure. Market regime detection (TRENDING/RANGING), portfolio optimization, and accuracy tracking. 9 read-only MCP tools. Free via MCP, $0.001 USDC via x402 on Base for REST API.3MIT
- FlicenseNot gradedqualityCmaintenanceGraded trading signals and market analysis for FX, crypto, sports, and prediction markets, with a public machine-graded track record. Free track-record and quote tools; paid tools via API key or per-call x402 USDC-
- AlicenseAqualityCmaintenanceAI consensus market oracle for crypto traders and autonomous agents. BUY/SELL/HOLD signals with 11-signal consensus (RSI, MACD, funding rate, Fear & Greed, congressional trading, Polymarket edges). Ed25519-signed. x402 micropayments on Base.91MIT
- FlicenseNot gradedqualityCmaintenanceReal-time crypto momentum signals, 24h BTC forecasts, and market regime data for AI agents. 5 tools: get_signal, get_all_signals, get_forecast, get_market_context, ping. CoinGecko live fallback, optional x402 micropayments.-
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
price and service_info are clearly distinct, but preview, report, and signals all expose overlapping signal data with different scopes (top 1, top 5, all 20). The descriptions help differentiate them, but an agent could still confuse report with signals since both return the same core fields.
Tool names are mostly consistent lowercase resource-style names, but there is minor inconsistency with service_info using an underscore while the rest are single words. No chaotic mixing of conventions, but the set is not as uniform as a strict verb_noun pattern.
Five tools is a well-scoped set for a crypto signals service: free preview, single-pair lookup, top-5 report, full ranked signals, and service metadata. Each tool has a clear place in the workflow without unnecessary bloat.
The server covers the core domain well: discovery, free sampling, single-pair data, top picks, and full rankings. Minor gaps like historical data, explicit short-only analysis, or a bulk price-only endpoint are missing, but they are not essential to the stated purpose.