Analytics
scriptmasterlabs.com
Provides institutional-grade market analysis, scanning tools, and trading directives for US equities and options.
ENDPOINT 1
https://squeezeos-api.onrender.com/mcp
MCP server metadata
- Name
- squeezeos
- Version
- 5.1.0
Known tools 62
council_verdictInstitutional-grade BUY/SELL/HOLD directive for US equity symbols — the production-grade upgrade from demo_council (which is IWM-only, 5-min cached, free).
Inferred read-onlyoptions_intelligenceInstitutional options flow: PUT/CALL sweep detection, whale blocks, unusual volume.
Inferred read-onlysignal_historyLast 200 recorded signals for a symbol (SQUEEZE_ALERT, OPTIONS_SWEEP, COUNCIL_VERDICT, MARKETPLACE_LISTING).
Inferred read-onlybureau_public_scoreFICO-style 300-850 Agent Credit Bureau score for any XRPL wallet.
Inferred read-onlyccs_reportCommunity report: flag a sender wallet or content hash as misinformation.
Inferred read-onlyccs_leaderboardTop 25 most trusted wallets in the Cognitive Credit Swarms network, ranked by CCS score.
Inferred read-onlyccs_statsNetwork-wide Cognitive Credit Swarms statistics: total validations, block rate, trust rate, paid validations, registered wallets, community reports.
Inferred read-onlyfutures_createOpen a Signal Futures position — predict what the NEXT SqueezeOS council verdict will be for a symbol and stake RLUSD on it.
Inferred read-onlyconvergence_checkRun the full SML proprietary engine cascade against a symbol and evaluate the Beastmode convergence gate.
Inferred read-onlybeastmode_scanScan the full Beastmode universe (GME AMC MSTR PLTR HOOD IWM SPY QQQ NVDA TSLA) for multi-engine convergence.
Inferred read-onlyproprietary_ema_signalSML Proprietary EMA Suite — three independent engines on three distinct market dimensions (macro price stretch, dark-pool volume kinetics, price ribbon harmonics) evaluated together for high-conviction consensus.
Inferred read-onlysettlement_triggerCheck if a settlement contract's condition is now met — and settle it if so.
Inferred read-onlypost_to_slackPost a sanitized market signal brief to Slack via incoming webhook.
Potential side effectscitation_scoreAgentRank™ — Get citation authority scores for ScriptMasterLabs APIs.
Inferred read-onlynarrative_optimizeP04 API Narrative Optimizer — Analyze ScriptMasterLabs API descriptions for AI-discoverability weaknesses.
Inferred read-onlyprovider_scoreARGUS AgentPageRank™ — Get the SqueezeOS API provider quality score (0–850) from live AI agent traffic.
Inferred read-onlysemantic_gapsSemantic Gap Detector™ — Discover unmet API demand in the developer community.
Inferred read-onlyagent_economyAgent Economy Intelligence Network™ (AEIN) — ComScore for AI agent commerce.
Inferred read-onlyrwa_proof_of_reservesPremium RWA proof-of-reserves attestation view via live sml-rwa-api x402.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.squeezeos]
url = "https://squeezeos-api.onrender.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"squeezeos": {
"type": "http",
"url": "https://squeezeos-api.onrender.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: squeezeos
Remote MCP URL: https://squeezeos-api.onrender.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"squeezeos": {
"url": "https://squeezeos-api.onrender.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"squeezeos": {
"type": "http",
"url": "https://squeezeos-api.onrender.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "squeezeos",
"transport": "streamable-http",
"url": "https://squeezeos-api.onrender.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.