OT
OwlX Trading Intelligence
/owlx_structure_read
owlx structure read
OwlX structure-score read of a crypto symbol: 0-10 score, LONG/SHORT/WAIT direction, trigger & defense levels, confirmation checks. Free for BTC/ETH; other symb
liveverifiedunknown~5s typical
mcpprobedowlxtradingintelligence
$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-app-owlx-owlx /owlx_structure_read for me.
Input
| Field | Type | Description |
|---|---|---|
| symbol* | string | Base symbol, e.g. BTC, SOL, WIF |
| timeframe | string (15m | 1h | 4h | 1d) | Candle timeframe (default 4h) |
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-app-owlx-owlx","endpoint":"/owlx_structure_read","input":{"symbol":"..."}}'cli
npx cracked-ai run -p mcp-app-owlx-owlx -e /owlx_structure_read -i '{"symbol":"..."}'mcp
run_tool({ provider: "mcp-app-owlx-owlx", endpoint: "/owlx_structure_read", input: {"symbol":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.