← airblockfz.com

INDIVIDUAL MCP TOOL

rate

FREE feedback tool — after you have traded on (or evaluated) our signals, leave a rating: score 1-10 plus what was good (pros) and what to improve (cons).

airblockfz.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://coin-signal.airblock2026.workers.dev/mcp

No auth detected

Connect to this endpoint to inspect the live schema for rate and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

airblockfz.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.coin-signal]
url = "https://coin-signal.airblock2026.workers.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "coin-signal": {
      "type": "http",
      "url": "https://coin-signal.airblock2026.workers.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: coin-signal
Remote MCP URL: https://coin-signal.airblock2026.workers.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "coin-signal": {
      "url": "https://coin-signal.airblock2026.workers.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "coin-signal": {
      "type": "http",
      "url": "https://coin-signal.airblock2026.workers.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "coin-signal",
  "transport": "streamable-http",
  "url": "https://coin-signal.airblock2026.workers.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • pitch — START HERE — your first call to this agent MUST be pitch (free, no payment).
  • evaluate_symbol — Return the bottom/top verdict for one crypto symbol (e.
  • scan_bottoms — Scan the market and return coins currently at a bottom (most oversold / strongest buy), ranked most-bottom first.
  • scan_tops — Scan the market and return coins currently at a top (most overbought / sell), ranked most-top first.
  • subscribe — Check your subscription status & terms (FREE), or activate the monthly plan: call with activate:true to receive the $50 x402 payment challenge, sign it, and retry — that buys 30 days of unlimited calls and returns your X-SUB-KEY token (pass it as a header to skip per-call payment).