{"name":"com.scriptmasterlabs/squeezeos","slug":"scriptmasterlabs-squeezeos","title":"SCRIPTMASTERLABS — SqueezeOS MCP","description":"SqueezeOS MCP for live machine discovery and x402-paid USDC APIs on Base.","url":"https://mcp.market/server/scriptmasterlabs-squeezeos","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":8,"ok":8,"last_checked_at":"2026-09-21T08:21:00.846Z","last_ok_at":"2026-09-21T08:21:00.846Z","latency_ms":183},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://gitlab.com/script-master-labs-llc-group/squeezeos-api","website":"https://www.scriptmasterlabs.com","version":"1.1.0","remotes":[{"type":"streamable-http","url":"https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs"}],"packages":[],"tools":[{"name":"aftersearch_accept","description":"Retry one immutable job with caller-supplied x402 authorization. payment_response is forwarded as PAYMENT-SIGNATURE; SML never signs or spends.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"job_id":{"pattern":"^[a-f0-9]{24}$","type":"string"},"payment_response":{"maxLength":65536,"minLength":1,"type":"string"}},"required":["job_id","payment_response"],"additionalProperties":false}},{"name":"aftersearch_quote","description":"Return fresh x402 PAYMENT-REQUIRED terms for one immutable job. A 402 is not payment.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"job_id":{"pattern":"^[a-f0-9]{24}$","type":"string"}},"required":["job_id"],"additionalProperties":false}},{"name":"aftersearch_resolve","description":"Compile a query into intent, bounded Evidence Pack, immutable job and fresh-quote pointer; never spends.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"maxLength":60000,"minLength":1,"type":"string"}},"required":["query"],"additionalProperties":false}},{"name":"aftersearch_verify_serp","description":"Verify pasted SERP/AI text or one caller-provided public URL; returns confirm, contradict or missing with sources.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"serp_text_or_url":{"maxLength":60000,"minLength":1,"type":"string"}},"required":["serp_text_or_url"],"additionalProperties":false}},{"name":"agent_web_access","description":"Use SML Agent Web Access: give an AI agent one public HTTPS URL and receive compact LLM-ready Markdown through the stable Clean Web Reader service. No separate SML account or API key is required. An unsigned call returns the live x402 PAYMENT-REQUIRED challenge and never auto-spends; retry only with a challenge-specific payment_signature.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"max_chars":{"default":12000,"maximum":50000,"minimum":1000,"type":"integer"},"payment_signature":{"description":"Canonical x402 v2 PAYMENT-SIGNATURE bound to this exact Agent Web Access challenge.","maxLength":65536,"minLength":1,"type":"string"},"url":{"description":"Public HTTPS URL to read.","maxLength":4096,"minLength":8,"type":"string"}},"required":["url"],"additionalProperties":false}},{"name":"call_capability","description":"Call a concrete SqueezeOS REST path on the canonical public host. GET is read-only. POST requires confirm_write=true. If the target returns 402 and no payment_signature was supplied, this tool preserves PAYMENT-REQUIRED and returns the closest no-spend SML alternative from the Capability Router. Retry the original route only with a challenge-specific payment_signature. Sensitive operator/control routes and arbitrary auth headers are not exposed.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"alternative_intent":{"description":"Optional natural-language intent used to rank the closest SML alternative after an unsigned HTTP 402.","maxLength":500,"minLength":1,"type":"string"},"body":{"type":["object","array","string","number","boolean","null"]},"confirm_write":{"default":false,"type":"boolean"},"method":{"enum":["GET","POST"],"type":"string"},"path":{"description":"Concrete SqueezeOS path beginning with /; do not pass a full URL.","maxLength":1000,"minLength":1,"type":"string"},"payment_signature":{"description":"Canonical x402 v2 PAYMENT-SIGNATURE value bound to this exact target-resource challenge.","maxLength":65536,"minLength":1,"type":"string"},"query":{"additionalProperties":true,"type":"object"}},"required":["method","path"],"additionalProperties":false}},{"name":"capability_manifest","description":"Return the current machine capability manifest generated from the running Flask route table. This is the canonical product-inventory authority for MCP discovery.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"compare_capabilities","description":"Compare 2-5 live capabilities using the same real metadata returned by inspect_capability; no fabricated composite score is produced.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"probe":{"default":true,"type":"boolean"},"sml_ids":{"items":{"maxLength":500,"minLength":1,"type":"string"},"maxItems":5,"minItems":2,"type":"array"}},"required":["sml_ids"],"additionalProperties":false}},{"name":"discover_capabilities","description":"Search the live SqueezeOS capability inventory. Lexical mode is always available; unified mode may add configured evidence-backed semantic/graph context without fabricating scores.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"default":10,"maximum":50,"minimum":1,"type":"integer"},"mode":{"default":"lexical","enum":["lexical","unified"],"type":"string"},"query":{"maxLength":500,"minLength":1,"type":"string"}},"required":["query"],"additionalProperties":false}},{"name":"inspect_capability","description":"Inspect one live capability by sml_id. Returns its real endpoint/payment metadata and, when safe, a real liveness probe rather than an invented reliability score.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"probe":{"default":true,"type":"boolean"},"sml_id":{"maxLength":500,"minLength":1,"type":"string"}},"required":["sml_id"],"additionalProperties":false}},{"name":"recommend_capability","description":"Return the best matching real SqueezeOS capabilities for a natural-language need, including live endpoint/payment metadata and next actions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"default":5,"maximum":20,"minimum":1,"type":"integer"},"query":{"maxLength":500,"minLength":1,"type":"string"}},"required":["query"],"additionalProperties":false}},{"name":"system_status","description":"Read the live SqueezeOS status endpoint. The MCP server does not synthesize cluster-health or synchronization claims.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"x402_contract","description":"Return the canonical SqueezeOS x402 v2 discovery contract. Exact spend terms remain authoritative only in the target resource's fresh PAYMENT-REQUIRED challenge.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"x402_evidence","description":"Read real settlement evidence recorded by the canonical x402 rail. A challenge or signature alone is never treated as revenue or settlement proof.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"x402_readiness","description":"Read the live canonical payment-rail readiness surface before attempting a paid call.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-20T20:56:53.257Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T20:56:53.257Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 293ms"]},"poisoning":{"score":15,"max":15,"notes":["15 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: unknown"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[],"inputs":{"probes":[{"url":"https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs","reachable":true,"authRequired":false,"latencyMs":293,"serverInfo":{"name":"SCRIPTMASTERLABS — SqueezeOS","version":"8.3.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://squeezeos-api.onrender.com/sml-mcp-icon-256.jpg","source":"registry"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}