B
bitcoin-signals
/scan_signals
Scan Bitcoin signals
Ranked cross-signal feed of CoinBucha's leading, non-price Bitcoin indicators. Returns { as_of, btc_price_usd, count, signals[], disclaimer }, where each signal
liveverifiedunknown~5s typical
mcpprobedbitcoin-signals
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-coinbucha-bitcoin-signals /scan_signals for me.
Input
| Field | Type | Description |
|---|---|---|
| min_strength | number | Only signals with strength >= this |
| direction | string (tailwind | headwind | neutral) | Keep only signals carrying this direction label |
| signal_types | array | e.g. ['sovereign_adoption','hiring_velocity'] |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-coinbucha-bitcoin-signals","endpoint":"/scan_signals","input":{}}'cli
npx cracked-ai run -p mcp-com-coinbucha-bitcoin-signals -e /scan_signals -i '{}'mcp
run_tool({ provider: "mcp-com-coinbucha-bitcoin-signals", endpoint: "/scan_signals", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.