Bit Monk Signal

Bottom/top market-timing verdicts for 8 markets (crypto, stocks, commodities, FX, property) — x402 pay-per-call, no API key.

Documentation

Bit Monk Signal — MCP Servers

Market-timing bottom/top signal MCP servers for AI agents. Eight independent remote servers, one per market.

Each server answers one question: is this asset at a bottom or a top right now? — returning a verdict (strong_buy · buy · neutral · sell · strong_sell) and a -100..+100 score, aggregated from a locked technical-indicator engine across weekly and monthly timeframes, plus market-wide bottom/top rankings.

Published on the official MCP Registry under the com.airblockfz/* namespace.

Servers

MarketEndpoint (Streamable HTTP)UniverseSample symbol
Cryptohttps://coin-signal.airblock2026.workers.dev/mcpBTC-USD, ETH-USD, SOL-USD … (197 coins)BTC-USD
US stockshttps://stock-signal-us.airblock2026.workers.dev/mcpNVDA, AAPL, ^IXIC, QQQ … (S&P500 + indexes/ETFs, 535)NVDA
Korea stockshttps://stock-signal-kr.airblock2026.workers.dev/mcp005930.KS, ^KS11 … (KOSPI/KOSDAQ, 103)005930.KS
Commoditieshttps://commodity-signal.airblock2026.workers.dev/mcpGC=F gold, CL=F oil, HG=F copper, ZC=F corn … (28 futures)GC=F
Foreign exchangehttps://fx-signal.airblock2026.workers.dev/mcpEURUSD=X, USDKRW=X, JPYKRW=X … (48 pairs)EURUSD=X
Inflation & liquidityhttps://inflation-signal.airblock2026.workers.dev/mcpUS-CPI, US-PCE, US-FED, KR-CPI … (47 official series)US-CPI
Seoul apartmentshttps://seoul-apt-signal.airblock2026.workers.dev/mcpGangnam, Nowon, Mapo … (25 districts)Gangnam
Dubai propertyhttps://dubai-property-signal.airblock2026.workers.dev/mcpdowntown, marina, palm … (42 areas)downtown

Tools (identical across all eight)

ToolCostDescription
pitchfreeStart here. Introduces the indicator lineup, value, a live sample and subscription terms.
evaluate_symbolpaidBottom/top verdict + score for one symbol, with daily/weekly/monthly breakdown.
scan_bottomspaidRank the market — what is at a bottom right now.
scan_topspaidRank the market — what is overheated right now.
ratefreeLeave feedback (score 1-10 + pros/cons) after acting on a signal.

Payment

Signal calls are pay-per-call via x4020.01 USDT on X Layer (chain eip155:196). An unpaid call returns 402 with a PAYMENT-REQUIRED challenge; retry with the PAYMENT-SIGNATURE header. pitch and rate are always free, so an agent can evaluate the service before paying anything.

Quick start

Add to your MCP client config (example — Claude Desktop / Cursor):

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

All eight at once: docs/client-config.json. Machine-readable catalog: servers.json.

Then call the free pitch tool first. Health check for any server: GET /health.

Data sources

Each market is powered by the same engine that ships in our flagship apps, fed by market-appropriate data: official exchange feeds (crypto), Yahoo Finance (stocks, commodities, FX), FRED/OECD/IMF/Eurostat and the Federal Reserve H.4.1/H.15 releases (inflation & liquidity), the Korean Ministry of Land actual-transaction records (Seoul apartments), and DLD/Bayut published indexes (Dubai property).

Links

Disclaimer

Informational indicator output — not financial, investment or real-estate advice. Historical statistics do not guarantee future results. Real-estate series include modeled interpolation where official data is monthly or quarterly; this is disclosed in each response.

About

Built by Air Block FZ (Meydan, Dubai). The signal engine itself is proprietary and not published here — this repository documents the public MCP endpoints and their contracts.