Home / Servers

SqueezeOS

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
πŸ“¦ memory_stats

Related servers

n8n

by n8n-io

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

NOASSERTIONβ˜… 198,904

@modelcontextprotocol/server-everything

Official

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

β˜… 89,105

@modelcontextprotocol/server-filesystem

Official

by modelcontextprotocol

MCP server for filesystem access

SEE LICENSE IN LICENSEβ˜… 89,105

mcp-server-fetch

Official

by modelcontextprotocol

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

β˜… 89,105