Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Professor Sausages — Trust & Verification

com.professorsausages/sausage-trust

Email, phone, domain, URL & OFAC verification; phishing and IBAN checks via x402.

Uptime
100.0%
2 direct probes · 30d
Response
132ms
last probe
Tools
12
callable
Resources
0
readable
Prompts
2
available

Tools · 12

find_data

Describe the data you need in plain language (e.g. 'Apple risk factors 2023', 'is this token a honeypot', 'is this email deliverable', 'read this page'). Searches this server's datasets first, then th…

pricing

Every endpoint this server fronts, with its exact per-call USD price (x402, USDC on Base) and a one-line summary, read live from the route table. Free.

request_data

The suggestion box: ask for data we don't have (a pre-2015 filing, an uncovered ticker, an unsupported chain, a whole dataset). Requests feed the nightly ingestion queue — filings are usually availabl…

email_check

Deliverability signals for one address: RFC5322 syntax, live MX/SPF/DMARC over DNS-over-HTTPS, disposable/role-account flags. Signals with evidence — not a guaranteed inbox verdict. Paid: call without…

phone_check

Validate and normalize a phone number: E.164 form, line type, region, and a verdict. Pure CPU, no third-party lookup. Paid: call without x_payment to receive this call's exact terms (amount, asset, ne…

domain_intel

RDAP registration card for a domain (creation/expiry dates, registrar, statuses, nameservers, DNSSEC) plus derived risk flags like domain age. view='dns' returns a live multi-record DNS summary (A/AAA…

url_screen

Screen a URL against the URLhaus blocklist snapshot plus deterministic live heuristics (redirect chain, host reputation signals, lookalike patterns). Returns a verdict with the rules that fired. Paid:…

sanctions_screen

Fuzzy-screen a name against the full OFAC SDN + Consolidated lists. Returns match / possible_match / no_match with scored candidates and the aliases that matched — never a silent all-clear. Paid: call…

sanctions_entity

The complete OFAC record for one entity number: all aliases, addresses, sanctions programs, and extracted identifiers (passports, tax ids, DOBs). Use after sanctions_screen returns a candidate. Paid: …

vessel_screen

Screen vessels against OFAC maritime designations by fuzzy name, exact call sign, or IMO number, with flag filtering. Paid: call without x_payment to receive this call's exact terms (amount, asset, ne…

iban_check

Validate an IBAN (length + mod-97 check digits). view='decode' resolves it to country, bank and account parts; view='format' returns electronic and paper (grouped) forms. Paid: call without x_payment …

address_screen

Screen a crypto address against the full live OFAC SDN list, segmented by chain. Returns a verdict with the matching SDN entries as evidence — never a silent all-clear. Paid: call without x_payment to…

Prompts · 2

counterparty-check

Screen a business counterparty end-to-end: sanctions, domain age and DNS posture, email deliverability, and any URL they sent you.

kyc-triage

Triage an onboarding record: validate the identifiers, then screen the name.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "professor_sausages_—_trust_&_verification": {
      "url": "https://x402.professorsausages.com/mcp/trust",
      "transport": "streamable-http"
    }
  }
}