Card snapshot
coin-signal.airblock2026.workers.dev
·
2026-07-19 18:21:36 UTC
·
47c082c1527cafa248b09cc141468e51c57736f9c42744c5459263a65ef51479
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "Bit Monk Crypto Signal",
"description": "Crypto entry/exit timing for trading agents: ask whether a coin is at a bottom (accumulate) or a top (take profit) and get a -100..+100 verdict fused from 20+ technical, on-chain and cycle indicators across daily/weekly/monthly \u2014 plus a market-wide 'what's oversold / overheated right now' ranking so you don't need to name a symbol first. Callable on demand; pay-per-call 0.01 USDT via x402 (first call opens a 6-day trial), or subscribe for unlimited + the full per-indicator breakdown.",
"url": "https://coin-signal.airblock2026.workers.dev/a2a",
"preferredTransport": "JSONRPC",
"version": "1.0.0",
"provider": {
"organization": "Air Block FZ",
"url": "https://airblockfz.com"
},
"documentationUrl": "https://github.com/airblock2026/bit-monk-signal-mcp",
"iconUrl": "https://static.okx.com/cdn/web3/wallet/marketplace/headimages/agent/avatar/39a31684-6b38-4fd3-aea6-7e5f7348465c.png",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "evaluate_symbol",
"name": "Bottom/top verdict",
"description": "Return a bottom/top verdict (strong_buy..strong_sell) and a -100..+100 score for one asset in crypto (197 coins), with daily/weekly/monthly breakdown. Use it to time an entry or exit before you buy or sell.",
"tags": [
"finance",
"signal",
"technical-analysis",
"trading",
"market-timing",
"buy-sell-signal",
"crypto",
"entry-exit"
],
"examples": [
"Is BTC-USD at a bottom right now?",
"Should I buy BTC now or wait?",
"Is ETH oversold?",
"Entry timing for SOL-USD",
"Is it a good time to take profit on DOGE?",
"BTC-USD verdict"
]
},
{
"id": "scan_bottoms",
"name": "Scan for bottoms",
"description": "Rank crypto (197 coins) and return what is most oversold (closest to a bottom) right now \u2014 a cold-start buy shortlist when you don't have a symbol in mind.",
"tags": [
"finance",
"screener",
"signal",
"trading",
"buy-signal",
"crypto",
"market-timing"
],
"examples": [
"scan bottoms",
"what is oversold right now?",
"which coins are at a buy zone?",
"find me a crypto to accumulate"
]
},
{
"id": "scan_tops",
"name": "Scan for tops",
"description": "Rank crypto (197 coins) and return what is most overheated (closest to a top) right now \u2014 a take-profit / de-risk shortlist across the market.",
"tags": [
"finance",
"screener",
"signal",
"trading",
"sell-signal",
"crypto",
"market-timing"
],
"examples": [
"scan tops",
"what is overheated right now?",
"which coins should I take profit on?",
"what is at a sell zone?"
]
}
]
}