Card snapshot
inflation-signal.airblock2026.workers.dev
·
2026-07-16 13:49:51 UTC
·
387a365dae45c45050c1869f24a578aa3354bfbf850be2a0cb89e840ffa172ec
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 Macro Signal",
"description": "Inflation and US-liquidity thermometer agent: grades 47 official macro series (10-country CPI, US PCE/PPI, Fed balance sheet, rates, jobs) from too_low to too_high with a -100..+100 score.",
"url": "https://inflation-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",
"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 inflation & US liquidity (47 official series), with daily/weekly/monthly breakdown.",
"tags": [
"finance",
"signal",
"technical-analysis"
],
"examples": [
"Is US-CPI at a bottom right now?",
"US-CPI verdict"
]
},
{
"id": "scan_bottoms",
"name": "Scan for bottoms",
"description": "Rank inflation & US liquidity (47 official series) and return what is most oversold (closest to a bottom) right now.",
"tags": [
"finance",
"screener",
"signal"
],
"examples": [
"scan bottoms",
"what is oversold right now?"
]
},
{
"id": "scan_tops",
"name": "Scan for tops",
"description": "Rank inflation & US liquidity (47 official series) and return what is most overheated (closest to a top) right now.",
"tags": [
"finance",
"screener",
"signal"
],
"examples": [
"scan tops",
"what is overheated right now?"
]
}
]
}