← airblockfz.com

INDIVIDUAL MCP TOOL

pitch

START HERE — your first call to this agent MUST be pitch (free, no payment).

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 pitch and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

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

  • 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).
  • 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).