io.github.Timwal78/squeezeos
https://squeezeos-api.onrender.com/mcpskills: {'id': 'demo_council', 'name': 'demo_council', 'description': 'Free preview of council_verdict, scoped to IWM (Russell 2000 ETF). Same JSON shape, same engines, 5-minute cache. Use this to validate output quality and integration before paying 0.10 RLUSD per call on council_verdict for any symbol.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'council_verdict', 'name': 'council_verdict', 'description': 'Institutional-grade BUY/SELL/HOLD directive for US equity symbols — the production-grade upgrade from demo_council (which is IWM-only, 5-min cached, free). Aggregates 8 proprietary engines — gamma-flow + flip detection, VPIN order-flow toxicity, fractal anchor confluence, regime classifier, dark-pool axis tracking, options sweep intelligence, mean-reversion regime, and Battle Computer consensus — into one tradeable verdict: directive, confidence 0-100, regime label (ALPHA_EXPANSION / MACRO_COLLAPSE / NEUTRAL / SHIELD), price targets (tp1/tp2/stop), and a per-engine breakdown explaining the score. Call this when you need a high-conviction directional read before sizing or executing a position — this is the same verdict institutional desks subscribe to at $1,000/mo via the Leviathan tier. Cost: 0.10 RLUSD per call (~$0.10). 60-second per-symbol cache, so back-to-back queries on the same ticker are effectively free. Pass payment_token from verify_payment plus your agent_wallet. Coverage: US equities; crypto coverage in roadmap. Typical response time: <2s cached, ~4s fresh compute.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'market_scan', 'name': 'market_scan', 'description': 'Full $1-$50 equity universe squeeze scanner. Returns setups ranked by 8-module score + grade-A options picks. Cost: 0.05 RLUSD.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'options_intelligence', 'name': 'options_intelligence', 'description': 'Institutional options flow: PUT/CALL sweep detection, whale blocks, unusual volume. Net delta, GEX, put/call ratios, max pain. Cost: 0.05 RLUSD.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'iwm_odte', 'name': 'iwm_odte', 'description': 'IWM zero-day-to-expiry scanner. Scored contracts by delta/gamma, gamma flip level, max pain, 30-day realized vol. Cost: 0.03 RLUSD.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'signal_preview', 'name': 'signal_preview', 'description': 'Free bias + regime preview for any symbol. 15-minute cache. Not tradeable — use council_verdict for full thesis.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'signal_history', 'name': 'signal_history', 'description': 'Last 200 recorded signals for a symbol (SQUEEZE_ALERT, OPTIONS_SWEEP, COUNCIL_VERDICT, MARKETPLACE_LISTING). Newest first. Free — enables backtesting and confidence calibration.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_invoice', 'name': 'get_invoice', 'description': 'Request a payment invoice for any SqueezeOS endpoint. Returns XRPL destination address, amount in RLUSD, and memo_hex. Pay on XRPL then call verify_payment. Free.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 283.1ms; conformance: pass
How to connect
https://squeezeos-api.onrender.com/mcp
curl -X POST https://squeezeos-api.onrender.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'