Command Palette

Search for a command to run...

Home / Servers

SqueezeOS

Updated 1mo ago

by Timwal78

🧠 SqueezeOS — Institutional AI Trading Intelligence MCP Server

For AI agents: 62 MCP tools. Pay-per-call in USDC on Base or RLUSD on XRPL via x402/HTTP-402. SDVOSB | SAM.gov UEI: G24VZA4RLMK3 | CAGE: 21U51

ServerURLToolsProtocolPayment
🎯 SqueezeOS MCPhttps://squeezeos-api.onrender.com/mcp62MCP JSON-RPC 2.0USDC/RLUSD
🔐 402Proof MCPhttps://four02proof.onrender.com/mcp11MCP JSON-RPC 2.0RLUSD

x402 flow: GET /api/{endpoint}HTTP 402 + payment terms → pay USDC on Base → retry with X-PAYMENT header → 200

🆓 Free discovery: llms.txt · agents.json · openapi.json


⚡ Quick Start (30 seconds)

# 1. Hit free demo — see exact paid response format
curl https://squeezeos-api.onrender.com/api/demo/council

# 2. Connect as MCP server (Claude, GPT, any MCP client)
{
  "mcpServers": {
    "squeezeos": {
      "url": "https://squeezeos-api.onrender.com/mcp",
      "transport": "streamable-http"
    }
  }
}

📊 Example Response

{
  "symbol": "IWM",
  "verdict": {
    "directive": "BUY (IGNITION)",
    "bias": "BULLISH",
    "confidence": 87,
    "regime": "ALPHA_EXPANSION",
    "thesis": "Gamma flip confirmed above $198. VPIN at 0.71 — institutional order flow dominant. SML Fractal Cascade locked: depth-3 anchors aligned. Options sweep detected: 4,200 contracts 200C, $1.2M premium. Battle Computer consensus: 6/7 engines bullish.",
    "targets": { "tp1": 201.50, "tp2": 204.00, "stop": 196.80 },
    "engines": {
      "gamma_flow": 92, "vpin": 88, "fractal_cascade": 91,
      "options_sweep": 85, "battle_computer": 86, "dark_pool": 79
    }
  },
  "data_sources": ["Tradier options chain", "Alpaca OHLCV", "XRPL on-chain"],
  "cached": false,
  "timestamp": "2026-07-28T00:00:00Z"
}

🛠️ MCP Tools (62 total)

🆓 Free Tools

ToolDescription
🎯 demo_councilFull AI council verdict for IWM — live, same format as paid, 5-min cache
📡 signal_previewBias + regime preview for any US equity symbol (15-min cache)
📜 signal_historyLast 200 signals per symbol — backtesting + confidence calibration
💚 system_statusPlatform health, uptime, engine heartbeats
🧾 get_invoiceRequest RLUSD payment invoice for any endpoint
verify_paymentSubmit XRPL tx hash → receive 1-hour access token
🏦 bureau_public_scoreAgent Credit Bureau score (300–850) — free, no payment
🛒 marketplace_browseBrowse peer signal listings on the Signal Marketplace
💼 hiring_browse_jobsBrowse open analysis jobs + bounties
📈 futures_browseBrowse signal prediction market positions
🏆 futures_leaderboardTop signal predictors ranked by P&L
🤝 settlement_browseBrowse conditional escrow contracts
📰 oracle_feedsRegulatory event feed catalog (SEC 8-K, FDA, USPTO)
🤖 autopilot_statusSovereign Autopilot circuit breaker + position status
📋 autopilot_tradesActive trades and last 50 history entries
📣 post_to_slackPost signal alerts to a configured Slack channel
🔍 citation_scoreAgentRank™ — citation authority score for SML services (0–100)
✍️ narrative_optimizeP04 API Narrative Optimizer — llms.txt/mcp.json copy quality scan
📊 provider_scoreARGUS AgentPageRank™ — provider quality score (0–850)
🕳️ semantic_gapsSemantic Gap Detector™ — unmet demand gap leaderboard
💹 agent_economyAEIN™ ComScore for AI agent commerce — traffic + conversion
🪙 fred_previewFRED economic data preview (free tier, 5 series)
💾 memory_storeStore agent memory/context key-value pairs
🧠 memory_recallRecall stored agent memory by key
📦

Related servers

n8n

Updated today

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

204,501

mcp-server-fetch

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

90,371

@modelcontextprotocol/server-everything

OfficialUpdated 14d ago

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

90,371

mcp-server-git

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs

90,371