@agentutility/mcp-web-probe 0.2.2 → 0.27.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,7 +22,7 @@ Edit `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) o
22
22
  }
23
23
  ```
24
24
 
25
- Restart Claude Desktop. 44 tools appear in the tool palette.
25
+ Restart Claude Desktop. 133 tools appear in the tool palette.
26
26
 
27
27
  ## Install — Cursor
28
28
 
@@ -46,59 +46,148 @@ Send any amount of **USDC on Base mainnet** to the address derived from your `X4
46
46
 
47
47
  USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
48
48
 
49
- ## Tools (44)
49
+ ## Tools (133)
50
50
 
51
51
  | Tool | Description |
52
52
  |---|---|
53
- | `archive-snapshot` | (0.02 USDC/call) Wayback Machine API / archive.org wrapper. Returns closest archived snapshot URL + timestamp. Optionally fetches and cleans the archived page text. For historical content + reference rot fixes. |
54
- | `arxiv-bibtex` | (0.002 USDC/call) arXiv to BibTeX / arxiv citation generator / paper bibtex / LaTeX citation builder / academic citation lookup. Pulls a paper's title, authors, year, abstract, and DOI from the arXiv API and generates a properly-formatted BibTeX entry with an auto-derived cite key (or your own). Free public arXiv API. Pure XML parse — no upstream auth. |
53
+ | `answer-web` | (0.04 USDC/call) Live web answer engine / Perplexity-style cited answers / question-to-answer with sources / web Q&A / agent search / research-grade Q&A / SERP + scrape + LLM synthesis. Asks a question in natural language, gets a synthesized answer with inline [N] citations and the source URLs. Combines Decodo Google SERP + parallel cheerio scrape + Morpheus llama-3.3-70b. No login, pay-per-call. |
54
+ | `archive-snapshot` | (0.02 USDC/call) Archive snapshot API / web archive lookup / Wayback Machine API / historical webpage snapshot / archived URL finder. Given a public URL and optional timestamp, returns the closest archived capture URL, archive timestamp, and optional cleaned archived page text for citation repair, reference rot fixes, due diligence, and provenance checks. |
55
+ | `archive-snapshot-api` | (0.02 USDC/call) Archive snapshot API / Wayback Machine snapshot lookup / historical URL capture. Same archive-snapshot backend, discoverable for agents finding closest archived captures, timestamps, status codes, and replay URLs for public web pages. |
56
+ | `archive-url` | (0.02 USDC/call) Archive URL lookup / archive snapshot finder / web archive URL builder / Wayback Machine snapshot API. Finds the closest archived copy of a public URL by timestamp and can fetch cleaned archived page text for citation repair, provenance checks, and reference rot fixes. |
57
+ | `arxiv-bibtex` | (0.002 USDC/call) arXiv to BibTeX / arxiv citation generator / paper bibtex / LaTeX citation builder / academic citation lookup. Pulls a paper's title, authors, year, abstract, and DOI from the arXiv API and generates a properly-formatted BibTeX entry with an auto-derived cite key (or your own). Free public arXiv API. |
55
58
  | `arxiv-search` | (0.03 USDC/call) arXiv full-text search. Search by query / author / category / id-list. Returns title, authors, abstract, primary category, dates, PDF URL, DOI. Public arXiv API. |
56
- | `arxiv-summarize` | (0.04 USDC/call) arXiv paper summarizer / research-paper TLDR. Given an arXiv ID or URL, fetches the abstract via arXiv API and produces structured summary: TLDR, key findings, methods, limitations, so-what, keywords. Plus authors, categories, DOI, PDF URL. |
57
- | `disposable-email-check` | (0.005 USDC/call) Disposable email detector / fake email filter / fraud signup defense. Cross-checks 100k+ disposable domains list. Flags role accounts (admin@, noreply@). Verifies MX record via Cloudflare DoH. |
58
- | `dmarc-check` | (0.02 USDC/call) DMARC / SPF / DKIM checker. Email-authentication audit pulls TXT records, parses DMARC policy (none/quarantine/reject), SPF mechanisms, DKIM selectors. Returns 0-100 score + grade A-F + reasons. |
59
- | `dns-lookup` | (0.02 USDC/call) DNS lookup / DNS resolver / DoH proxy. Query A, AAAA, MX, TXT, NS, CNAME, SOA, PTR, SRV, CAA, DNSKEY, DS, TLSA, HTTPS, SVCB records via Cloudflare DNS-over-HTTPS. No DNS infrastructure required. |
59
+ | `arxiv-summarize` | (0.04 USDC/call) arXiv paper summarizer / research-paper TLDR. Fetches abstract via arXiv API + LLM-generated structured summary (TLDR, key findings, methods, limitations, so-what). |
60
+ | `b2b-lead-enrich` | (0.01 USDC/call) B2B lead enrichment API / sales lead enrichment / prospect enrichment lite. Normalizes caller-supplied email/name/domain/company into a public-data lead profile with inferred name, company, domain, MX records, and homepage context. Designed for agentic sales workflows without private data brokers or prohibited scraping. |
61
+ | `brand-domain-check` | (0.02 USDC/call) Brand domain check API / startup domain diligence / company-name domain screen. Same RDAP backend as whois-lookup, tuned for agents checking whether a brand or company domain is established, expiring, registrar-locked, or newly registered. |
62
+ | `brand-name-generator` | (0.05 USDC/call) Brand name generator / product naming API / brandable domain suggester. Same backend as domain-suggest, with exact brand-name wording for discovery. Returns ranked name candidates, slugs, rationale, checked TLDs, and availability counts. |
63
+ | `brand-name-score` | (0.005 USDC/call) Brand name scorer / startup name evaluator / company name quality check / product naming validator. Scoring for a candidate name across length, pronounceability, handle/domain readiness, distinctiveness, generic-word risk, reserved-brand risk, and concept fit. Returns score, grade, risks, strengths, recommendations, and domain candidate slugs. Pair with domain-availability, x-handle-availability, domain-suggest, and brand-clearance for a full startup naming workflow. |
64
+ | `brand-watch-domain-risk` | (0.02 USDC/call) Brand watch domain risk API / lookalike-domain RDAP triage / trademark monitoring support. Same backend as whois-lookup, surfaced for agents checking new or suspicious brand-adjacent domains for age, registrar, expiry, DNSSEC, and transfer/lock statuses. |
65
+ | `browser-session` | (0.03 USDC/call) Headless browser render API / JavaScript page renderer / render dynamic page / scrape JS-heavy site / get post-JavaScript DOM / full-page screenshot API. Loads a URL in a real headless browser (JS executed), then returns the rendered HTML and page title, or a base64 screenshot. For pages a plain HTTP fetch can't read because the content is built client-side. |
66
+ | `business-name-generator` | (0.05 USDC/call) Business name generator / company name ideas / brandable domain generator. Same backend as domain-suggest, exposed under the broad buyer wording for new business workflows. Brainstorms short brandable candidates for a concept, checks TLD availability, and ranks by available domains plus brandability score. |
67
+ | `company-enrich` | (0.01 USDC/call) Company enrichment API / domain enrichment / organization enrichment / firmographic lite. Given a domain or email, returns normalized domain, inferred company name, MX records, and public homepage metadata including title, description, image, and status. Public-data only; no private enrichment database or social scraping. |
68
+ | `company-name-score` | (0.005 USDC/call) Company name score API / business name evaluator / startup name quality check. Same backend as brand-name-score, exposed for agents vetting new company names before domain, handle, trademark, and launch work. |
69
+ | `contact-enrich` | (0.01 USDC/call) Contact enrichment API / email-to-contact enrichment / lead contact lookup. Given email, name, domain, or company, returns a normalized public-data contact record with inferred display name, company/domain context, MX records, and optional homepage metadata. No private people database, LinkedIn scraping, or social-network scraping. |
70
+ | `crates-io-stats` | (0.003 USDC/call) Crates.io package stats / Rust crate registry lookup / cargo package metadata / Rust ecosystem stats. Fetches the public crates.io API record for a Rust crate and returns description, license, repository, homepage, documentation, keywords, categories, latest stable version, total version count, recent versions with yanked flags + crate_size + Rust edition + MSRV, age in days, days_since_last_release, all-time + recent-90d downloads. Public crates.io API, no auth, commercial use permitted with identifying User-Agent. Completes the trio with npm-package-stats and pypi-package-stats. |
71
+ | `creator-domain-check` | (0.02 USDC/call) Creator domain check API / newsletter domain age / personal brand domain diligence. Same RDAP backend as whois-lookup, exposed for agents evaluating creator, newsletter, podcast, and community domains for age, expiry, registrar, DNSSEC, and suspicious new-registration flags. |
72
+ | `crypto-headlines` | (0.001 USDC/call) Crypto headlines API / low-cost cryptocurrency news feed / bitcoin ethereum DeFi headline search. Pulls recent articles from the public GDELT 2.1 Document API and returns headline URLs, domains, timestamps, language/country metadata, and headline sentiment. Not trading advice. |
73
+ | `crypto-news` | (0.005 USDC/call) Crypto news API / cryptocurrency headlines / bitcoin news / ethereum news / DeFi news / stablecoin news / market news feed. Pulls recent articles from the public GDELT 2.1 Document API, filters by crypto topic or caller query, returns headline URLs, domains, timestamps, language/country metadata, and headline sentiment. Not trading advice. |
74
+ | `crypto-news-api` | (0.003 USDC/call) Crypto news API / cryptocurrency news API / DeFi news endpoint. Same GDELT-backed public news handler as crypto-news, exposed under API buyer wording with a lower-cost route for routers that sort by price. Returns recent headline metadata and sentiment. No scraping and no trading advice. |
75
+ | `disposable-email-check` | (0.005 USDC/call) Disposable email detector / temp-mail / throwaway email / fake email / 10minutemail filter / Mailinator + Guerrilla Mail + Yopmail blocklist / fraud signup defense / role-account flagger / MX-record validator / signup-form abuse guard. Checks the email's domain against a 100k+ disposable-domain blocklist, flags role-style local-parts (admin@, info@, noreply@, support@), and verifies a live MX record via Cloudflare DNS-over-HTTPS so dead domains can't pass. |
76
+ | `dmarc-check` | (0.02 USDC/call) DMARC + SPF + DKIM email-authentication checker / mail-auth posture audit / spoofing-resistance grader / phishing-readiness scanner / domain email security score / dmarcian-style report / pre-send deliverability check. Reads the domain's DNS TXT records, parses each protocol's record (SPF mechanisms + qualifiers, DMARC tags p/sp/rua/ruf/pct/aspf/adkim, DKIM selectors with key bits and algorithm), and returns a 0-100 score, A-F grade, and per-finding human-readable reasons explaining the score. |
77
+ | `dns-lookup` | (0.02 USDC/call) DNS lookup / DNS resolver / dig replacement / nslookup API / DoH proxy / authoritative-record fetch / MX checker / SPF + DMARC TXT inspector / CAA + DNSSEC inspector / nameserver finder / CDN-routing detector. Queries Cloudflare 1.1.1.1 DNS-over-HTTPS for any subset of A, AAAA, MX, TXT, NS, CNAME, SOA, PTR, SRV, CAA, DNSKEY, DS, TLSA, HTTPS, SVCB records and returns both grouped (per type, with TTL) and flat shapes for easy consumption. |
78
+ | `domain-age-check` | (0.02 USDC/call) Domain age check API / newly registered domain detector / registration date lookup. Same RDAP backend as whois-lookup, listed for fraud, phishing, brand-protection, and lead-enrichment workflows that need domain age and registrar metadata. |
60
79
  | `domain-availability` | (0.005 USDC/call) Domain availability / RDAP lookup / WHOIS replacement / domain registration checker / expiry date lookup. Returns is_registered, registrar, registration date, expiry date, days_until_expiry, and current EPP status flags for any TLD that supports RDAP (effectively all gTLDs and most ccTLDs). Backed by rdap.org, the public RFC-7480-compliant aggregator. 404s map to is_registered: false rather than an error. |
80
+ | `domain-enrich` | (0.01 USDC/call) Domain enrichment API / company enrichment / firmographic lite. Given a domain, website URL, or email, returns normalized domain, inferred company name, MX records, and public homepage metadata including title, description, image, and status. Public-data only; no private enrichment database or social scraping. |
81
+ | `domain-expiry-check` | (0.02 USDC/call) Domain expiry check API / expiration date lookup / days until domain expires. Same RDAP backend as whois-lookup, exposed for renewal monitoring, vendor-risk checks, and brand-protection agents. |
82
+ | `domain-name-generator` | (0.05 USDC/call) Domain name generator / available domain ideas / startup domain finder. Same backend as domain-suggest. Brainstorms domain-friendly names from a concept and checks RDAP availability across allowed TLDs. |
83
+ | `domain-portfolio-risk` | (0.02 USDC/call) Domain portfolio risk API / registrar and expiry audit / brand-domain inventory check. Same RDAP backend as whois-lookup, discoverable for agents checking individual portfolio domains for age, expiry, registrar, DNSSEC, nameservers, and lock status before renewal or acquisition decisions. |
84
+ | `domain-renewal-monitor` | (0.02 USDC/call) Domain renewal monitor API / expiration date checker / vendor domain expiry watch. Same RDAP backend as whois-lookup, discoverable for agents tracking renewal deadlines, registrar metadata, nameservers, and expiring-soon risk flags. |
85
+ | `domain-risk-check` | (0.02 USDC/call) Domain risk check API / phishing triage / brand-protection domain screen. Same backend as whois-lookup; returns domain age, expiration, registrar, nameservers, DNSSEC, status codes, and risk flags such as newly-registered or expiring-soon. |
61
86
  | `domain-suggest` | (0.05 USDC/call) Brandable domain suggester / startup-name brainstormer / product-name proposer / domain candidate generator. LLM brainstorms N short brandable candidates fitting a concept + tone, then verifies TLD availability across up to 6 TLDs via in-process domain-availability lookups. Returns candidates ranked by # available TLDs then brandability score, with per-TLD registrar info for each candidate. Pair with brand-clearance (Prooflayer) on the shortlist for trademark + Wikipedia + HN signal before adopting. Allowlisted TLDs: com, ai, dev, io, co, app, xyz, org, net, tech, tools, page, studio, shop. |
62
- | `expand-url` | (0.02 USDC/call) URL expander / redirect chain tracer / link-shortener resolver. Follows HTTP redirects step-by-step, returns every hop with status, location, redirect type, response time. Phishing-link analysis, marketing attribution, click-tracking. |
87
+ | `email` | (0.005 USDC/call) Email validation API / email deliverability check / email verifier. Validates address syntax, checks MX reachability, detects disposable/temp-mail domains and role accounts, and summarizes SPF/DMARC/DKIM posture. This endpoint does not send email and does not probe the recipient mailbox; it is DNS + public blocklist only. |
88
+ | `email-deliverability` | (0.005 USDC/call) Email deliverability API / email deliverability verification / email deliverability score / inbox readiness domain check. Validates address format, MX reachability, temp-mail risk, role mailbox risk, and SPF/DMARC/DKIM authentication records without contacting the recipient mailbox. |
89
+ | `email-deliverability-check` | (0.005 USDC/call) Email deliverability verification API / email validation / email verifier / email checker / inbox readiness score / MX lookup / disposable email risk / role-account detection / SPF DMARC DKIM posture. Validates syntax, checks whether the domain can receive mail, scores domain-level deliverability risk, detects temp-mail/disposable domains, flags role accounts, and summarizes SPF/DMARC/DKIM records. No mailbox-level SMTP probing; privacy-safe DNS + public blocklist only. |
90
+ | `email-deliverability-score` | (0.005 USDC/call) Email deliverability score API / inbox readiness score / email health check. Returns a 0-100 domain-level deliverability score from syntax, MX, disposable-domain, role-account, SPF, DMARC, and DKIM signals. No SMTP mailbox probe. |
91
+ | `email-domain-age-check` | (0.02 USDC/call) Email domain age check API / sender-domain diligence / cold-email risk screen. Same RDAP backend as whois-lookup, discoverable for agents validating whether a sender or lead domain is established, expiring, DNSSEC-signed, or newly registered. |
92
+ | `email-validator` | (0.005 USDC/call) Email validator / email syntax and domain validation / MX record checker / disposable email checker / domain email health API. Returns deliverability score, risk bucket, MX records, disposable-domain match, role-account signal, and SPF/DMARC/DKIM posture. |
93
+ | `email-verify` | (0.005 USDC/call) Email verifier / email verification API / validate email address / email deliverability verification. DNS-based address and domain risk check with MX, disposable-domain, role-account, SPF, DMARC, and DKIM signals. Privacy-safe: does not probe the recipient mailbox. |
94
+ | `email-verify-api` | (0.005 USDC/call) Email verify API / email verification endpoint / validate email address. Same DNS-safe email deliverability backend as email-verify, indexed for agents looking for exact email verification wording with syntax, MX, disposable-domain, role-account, SPF, DMARC, and DKIM checks. |
95
+ | `expand-url` | (0.02 USDC/call) URL expander / redirect chain tracer / link unshortener / shortlink resolver / bit.ly + t.co + lnkd.in + goo.gl + tinyurl resolver / final-URL fetcher / phishing redirect inspector. Walks the HTTP redirect chain hop-by-hop, returning every step with status code, Location header, redirect_type (permanent / temporary / meta / js), per-hop duration, and content-type, plus the final landing URL and total trace time. Useful for unmasking shortened links before fetch, and for forensic / security analysis of suspicious redirects. |
63
96
  | `github-readme` | (0.002 USDC/call) GitHub README fetch / repo readme / open-source-readme-as-markdown / package documentation puller. Pulls the raw README markdown for any public GitHub repository via the official GitHub REST API — no auth required for public repos. Returns the unaltered markdown plus byte size and char count. Useful for agents documenting a stack, explaining a library, or snipping an example. |
64
97
  | `github-stars-history` | (0.005 USDC/call) GitHub stars history / star growth chart / repo popularity over time / trending tracker. Current star count plus a sampled cumulative-stars-vs-date series for any public GitHub repo. Walks 1-10 evenly-spaced pages of /stargazers using application/vnd.github.star+json so each sample carries a starred_at timestamp. Free public API, no auth (subject to GitHub's 60 req/h unauthenticated limit). |
98
+ | `google-search` | (0.01 USDC/call) Google Search API / web SERP API / agent source discovery. Returns ranked Google organic results with title, URL, snippet, domain, and optional recency filter via Decodo Google Search. For cited synthesis use answer-web; for page extraction use scrape-to-json. |
65
99
  | `hacker-news-search` | (0.001 USDC/call) Hacker News search / HN search / yc-news / Algolia HN. Searches 30M+ Hacker News stories and comments. Filter by type (story/comment/poll), author, min points, ISO8601 date range; sort by relevance or recency. Returns title, author, points, comment count, URL. |
100
+ | `handle-availability` | (0.005 USDC/call) Handle availability checker / social username availability / brand handle pre-flight. Same read-only X API backend as x-handle-availability, exposed under a general discovery slug for brand launch workflows. Returns available=true for not-found handles and public profile metrics when claimed. |
66
101
  | `hn-search` | (0.001 USDC/call) HN search / Hacker News search / yc-news / startup-news search / Algolia HN / who-is-hiring scraper / programmer-news firehose. Searches 30M+ Hacker News stories and comments via the public Algolia HN index. Filter by type (story|comment|poll), author, minimum points, ISO8601 date range (since/until), and sort by relevance or recency. Returns total hit count plus per-hit objectID, title, author, points, comment count, created_at, URL, and story/comment text. Public Algolia API — no auth, commercial-OK. |
67
- | `homoglyph-check` | (0.003 USDC/call) Homoglyph attack detector / Unicode lookalike scanner. Detects Cyrillic / Greek / fullwidth / mathematical lookalikes commonly used in phishing (apple.com vs аpple.com). Plus invisible / zero-width / RTL-override characters. Risk score 0-100 + normalized form. |
102
+ | `homoglyph-check` | (0.003 USDC/call) Homoglyph detector / Unicode lookalike scanner / IDN spoof check / phishing-domain inspector / typosquat detector / mixed-script analyzer / zero-width-char finder. Scans text (typically a domain, email, or username) for Cyrillic / Greek / fullwidth / mathematical lookalikes that impersonate ASCII Latin letters, plus zero-width and RTL-override / bidi-control characters. Returns per-character findings (codepoint, block, impersonates), block counts, mixed-script flag, ASCII-folded normalized form, and a 0-100 risk score with bucket. |
68
103
  | `ip-asn` | (0.001 USDC/call) IP to ASN / IP geolocation / IP-to-ISP lookup / WHOIS for IP / cloud-provider attribution. For any IPv4 or IPv6 address, returns ASN number, ASN org, ISP, country, region, city, postal, latitude/longitude, and timezone. Primary backend: ipapi.co (1k req/day free). Fallback: ip-api.com (45 req/min free). Both are free public APIs with no auth. |
69
- | `jwt-decode` | (0.003 USDC/call) JWT decoder / token inspector / debug tool. Splits a JWT into header / payload / signature, base64url-decodes each, parses claims (iss, aud, sub, jti, iat, exp, nbf, kid, alg), and reports clock-validity. Does NOT verify signatures. |
104
+ | `jwt-decode` | (0.003 USDC/call) JWT decoder / JWT parser / JSON Web Token inspector / Bearer token debugger / OAuth ID-token reader / Auth0 + Cognito + Firebase token inspector. Base64URL-decodes header and payload, parses standard claims (iss, aud, sub, exp, iat, nbf, jti), reports algorithm, key id (kid), token type (typ), TTL, and clock-validity (is_expired / is_not_yet_valid / is_currently_valid_by_clock). Does NOT verify signatures — for inspection only, never trust output for auth decisions. |
70
105
  | `keyword-suggest` | (0.002 USDC/call) Keyword autocomplete / search suggest / SEO keyword research / query expansion / autocomplete suggestions. Aggregates suggestions from Wikipedia OpenSearch + DuckDuckGo's autocomplete (both public, no auth) into a de-duplicated ranked list. Useful for SEO content-gap analysis, LLM query expansion, agent-driven research. |
106
+ | `lead-enrich` | (0.01 USDC/call) Lead enrichment API / person enrichment / people enrich / email enrichment lite. Given an email, name, domain, or company, normalizes a public-data person record, infers safe display names from email, checks MX records, and optionally reads public homepage metadata for company context. No private people database, LinkedIn scraping, or social-network scraping. |
71
107
  | `link-extract` | (0.005 USDC/call) Link extractor / extract links from URL / list all anchor links / page outlink crawler / scrape outbound links / get hrefs from page. Fetches an HTML URL and returns every <a> link with its anchor text, rel attribute, and an is_external flag. Resolves relative URLs against the page's <base> or final URL. Lighter than full scrape / metadata endpoints — exact tool for the agent task 'walk this page, pick which links to follow.' Default 500-link cap. SSRF-guarded (no loopback / RFC1918 targets). |
72
- | `mcp-tools-list` | (0.005 USDC/call) MCP tools-list / Model Context Protocol discovery / list MCP server tools / tools/list JSON-RPC / agent capability discovery / MCP catalog lookup. Pass any MCP server URL (HTTP transport) completes the initialize handshake and returns the tool catalog (names, descriptions, JSON-schema input shapes). Optionally also lists resources and prompts. Pure agent infrastructure: an agent that discovers an unknown MCP server URL gets back its capabilities without running its own MCP client. No API key. SSRF-guarded (no loopback / RFC1918 targets). |
73
- | `npm-package-stats` | (0.003 USDC/call) npm package stats / npm registry lookup / npm downloads / package release history / lightweight package metadata. Fetches the public npm registry record for a package and returns description, license, repository, latest version, total version count, recent versions with publish timestamps and deprecation flags, age in days, days since last release, maintainer count + list, and downloads for the last day, week, month, year. Lightweight companion to package-risk-npm — same registry, but just the numbers, no LLM risk synthesis. Public npm registry (registry.npmjs.org + api.npmjs.org), no auth, commercial use permitted under the npm Public Registry Open Source Terms. |
74
- | `password-strength` | (0.02 USDC/call) Password strength meter + breach checker. Entropy bits, character-class diversity, common-pattern penalties, estimated crack times (online/offline/GPU). Plus Have I Been Pwned k-anonymity breach lookup full password never leaves the server. |
75
- | `pubmed-search` | (0.01 USDC/call) PubMed biomedical literature search. NIH E-utilities. Returns PMID, title, abstract, authors, journal, MeSH terms, DOI. Federal public. |
108
+ | `link-unshortener` | (0.02 USDC/call) Link unshortener API / short URL resolver / phishing redirect inspector. Same expand-url backend, listed for agents unmasking shortened links before fetch, enrichment, or security review. |
109
+ | `ma-domain-diligence` | (0.02 USDC/call) M&A domain diligence API / acquisition domain history / company website RDAP check. Same whois-lookup backend, listed for deal, finance, and procurement agents that need domain age, expiry, registrar, DNSSEC, nameserver, and transfer signals during diligence. |
110
+ | `market-recap` | (0.005 USDC/call) Crypto market recap / market news summary / bitcoin ethereum recap / DeFi headline digest. Builds a short recap from recent GDELT crypto headlines: lead headlines, top sources, sentiment distribution, tone, and one-paragraph recap. Data-only news synthesis; no price prediction, trading advice, or order routing. |
111
+ | `mcp-tools-list` | (0.005 USDC/call) MCP tools-list / Model Context Protocol discovery / list MCP server tools / tools/list JSON-RPC / agent capability discovery / MCP catalog lookup. Pass any MCP server URL (HTTP transport) — completes the initialize handshake and returns the tool catalog (names, descriptions, JSON-schema input shapes). Optionally also lists resources and prompts. Pure agent infrastructure: an agent that discovers an unknown MCP server URL gets back its capabilities without running its own MCP client. SSRF-guarded (no loopback / RFC1918 targets). |
112
+ | `mentions` | (0.006 USDC/call) Mentions API / X mentions search / Twitter mention monitor / public social mention search. Searches recent public X posts for a brand, handle, URL, ticker, or phrase and returns matching posts with author and metric fields. Uses X API v2 recent search. Read-only; no posting, replying, liking, following, or account mutation. |
113
+ | `mindshare` | (0.008 USDC/call) Mindshare API / social mindshare / X conversation share / Twitter sentiment summary. Searches recent public X posts for a topic and returns tweet-level sentiment plus aggregate positive/neutral/negative distribution and average score. Searches recent X posts with sentiment scoring. Read-only; no posting, replying, liking, following, or account mutation. |
114
+ | `npm-package-stats` | (0.003 USDC/call) npm package stats / npm registry lookup / npm downloads / package release history / package metadata. Fetches the public npm registry record for a package and returns description, license, repository, latest version, total version count, recent versions with publish timestamps and deprecation flags, age in days, days since last release, maintainer count + list, and downloads for the last day, week, month, year. The npm registry numbers behind package-risk-npm — just the metrics, without the risk write-up. Public npm registry (registry.npmjs.org + api.npmjs.org), commercial use permitted under the npm Public Registry Open Source Terms. |
115
+ | `password-strength` | (0.02 USDC/call) Password strength meter / password checker / password entropy calculator / zxcvbn-style score / HIBP breach lookup / pwned password check / password validator. Returns 0-100 score and weak/fair/good/strong/excellent bucket, Shannon entropy bits, charset size, character-class breakdown (lower/upper/numbers/symbols), common-pattern detection (sequences, keyboard walks, repeats, dictionary words), and crack-time estimates across throttled/unthrottled/offline-slow/offline-fast attacker models. Plus optional Have-I-Been-Pwned k-anonymity breach lookup — only the first 5 chars of the SHA-1 hash leave the worker. |
116
+ | `people-enrich` | (0.01 USDC/call) People enrichment API / person enrichment / email enrichment / lead enrichment lite / Apollo alternative for agents. Given email, name, domain, or company, normalizes the person record, infers a display name from email when safe, detects free-email domains, fetches MX records via Cloudflare DNS, and optionally reads public homepage metadata for company context. Public-data only; does not use private people databases, LinkedIn scraping, or social-network scraping. |
117
+ | `people-search` | (0.01 USDC/call) People search API / lead lookup / lightweight people enrichment. Accepts email/name/domain/company context and returns a normalized public-data person record with inferred name, domain, company, MX records, and homepage context when available. It is enrichment from caller-supplied identifiers, not a private people database. |
118
+ | `person-enrich` | (0.01 USDC/call) Person enrichment API / people enrichment / email-to-person profile lite. Normalizes a person record from email/name/domain/company inputs using public DNS and homepage metadata. Designed for agents that need lightweight enrichment without private data brokers or social scraping. |
119
+ | `phishing-domain-triage` | (0.02 USDC/call) Phishing domain triage API / suspicious domain age and registrar risk check. Same RDAP backend as whois-lookup, surfaced for security agents screening newly registered lookalike domains, DNSSEC status, expiration, registrar, and EPP lock flags. |
120
+ | `product-name-score` | (0.005 USDC/call) Product name score API / product naming evaluator / feature name quality check. Same backend as brand-name-score, surfaced for agents naming products, features, apps, tools, newsletters, and APIs. |
121
+ | `pubmed-search` | (0.01 USDC/call) PubMed search / biomedical literature search / medical journal lookup / NIH paper search / clinical-research finder / MeSH-term query / NCBI E-utilities wrapper. Searches PubMed for biomedical articles by free-text query, with optional date range and sort (relevance / pub_date / first_author). Returns total hit count plus PMID, title, authors, journal, publication date, abstract, MeSH terms, and DOI per paper. Federal public-domain data via NCBI. |
76
122
  | `pypi-package-stats` | (0.003 USDC/call) PyPI package stats / Python package registry lookup / pip package metadata / pypistats downloads / Python ecosystem metadata. Fetches the public PyPI JSON record for a Python package and returns summary, license, homepage, repository, documentation, issues URL, author, maintainer, classifiers, latest version, total version count, recent versions with publish timestamps and yanked flags, age in days, days_since_last_release. Also pulls last-day / last-week / last-month download counts from pypistats.org (Linehaul-derived). Lightweight companion to package-risk-pypi for cases where you just need the numbers, no risk synthesis. Public PyPI + pypistats APIs, no auth. |
77
- | `qr-code-decode` | (0.002 USDC/call) QR decoder / QR reader / scan QR from URL / QR code OCR / barcode reader / link extraction from QR. Reads QR codes out of any public image URL (PNG / JPG / GIF / BMP) and returns the decoded text strings. Multiple QR codes in a single image are returned as separate entries. Wraps qrserver.com's free public read-qr-code API (true DIY decode requires canvas, which Workers don't have natively). Returns an empty `codes` array plus a descriptive `note` if the image can't be fetched or no QR is found. |
78
- | `qr-code-generate` | (0.001 USDC/call) QR code generator / QR maker / vCard QR / WiFi QR / URL to QR / SVG QR / PNG QR / customizable error correction. Generates a QR code from arbitrary text — URL, vCard, WiFi join string, plain text — and returns it as a base64-encoded PNG (default) or SVG. Configurable size (64-1024 px), error correction level (L/M/Q/H), quiet-zone margin, and foreground/background hex colors. Pure JS encoder via the qrcode npm package — no upstream API call, deterministic output. |
123
+ | `qr-code` | (0.002 USDC/call) QR code reader / QR code decode API / scan QR from image URL. Reads one or more QR codes from a public PNG, JPG, GIF, BMP, or SVG-rendered image and returns decoded text strings. |
124
+ | `qr-code-api` | (0.002 USDC/call) QR code API / QR scanner API / decode QR image endpoint. Same QR decode backend as qr-code, listed for agents reading one or more QR codes from public PNG, JPG, GIF, BMP, or SVG-rendered image URLs. |
125
+ | `qr-code-decode` | (0.002 USDC/call) QR code decode / QR decoder / QR reader / scan QR from URL / QR code OCR / barcode reader / link extraction from QR. Reads QR codes out of any public image URL (PNG / JPG / GIF / BMP) and returns the decoded text strings. Multiple QR codes in a single image are returned as separate entries. Decodes a QR code from an image. Returns an empty `codes` array plus a descriptive `note` if the image can't be fetched or no QR is found. |
126
+ | `qr-code-generate` | (0.001 USDC/call) QR code generator / QR maker / vCard QR / WiFi QR / URL to QR / SVG QR / PNG QR / customizable error correction. Generates a QR code from arbitrary text — URL, vCard, WiFi join string, plain text — and returns it as a base64-encoded PNG (default) or SVG. Configurable size (64-1024 px), error correction level (L/M/Q/H), quiet-zone margin, and foreground/background hex colors. |
127
+ | `qr-generator` | (0.001 USDC/call) QR generator API / create QR code / text-to-QR / link QR generator. Encodes text, URLs, vCards, WiFi strings, and plain text into PNG or SVG QR codes with configurable size, margin, colors, and error correction. |
128
+ | `qr-maker` | (0.001 USDC/call) QR maker API / QR code maker / URL to QR / text to QR. Generates a PNG or SVG QR code from text, URL, vCard, WiFi join string, or plain text. |
129
+ | `qr-reader` | (0.002 USDC/call) QR reader API / scan QR image / decode QR code from URL. Fetches a public image and returns decoded QR text values, with multiple QR codes returned as separate entries. |
130
+ | `qr-scanner` | (0.002 USDC/call) QR scanner API / QR image decoder / scan QR code from URL. Reads QR codes from a public image URL and returns decoded text strings plus source notes. |
131
+ | `registrar-lookup` | (0.02 USDC/call) Registrar lookup API / domain registrar finder / RDAP registrar metadata. Same backend as whois-lookup, discoverable for agents that need registrar name, IANA id, nameservers, DNSSEC, and EPP status codes. |
132
+ | `research-brief` | (0.10 USDC/call) Structured research brief / company brief / entity profile / topic brief / sales-prep dossier / due-diligence summary / competitive intel / agent-readable research. Given a company, person, product, or topic, builds a fixed-shape JSON brief: overview, key_facts, recent_news (with date hints), all with source-index citations. Combines Decodo Google SERP + parallel cheerio scrape (up to 8 sources) + Morpheus llama-3.3-70b with json_schema response_format. |
79
133
  | `rss-from-anything` | (0.04 USDC/call) RSS feed generator / HTML to RSS converter. Auto-detects article items on any HTML page, OR pass CSS selectors. RSS 2.0 output. For sites that don't publish a feed. |
80
- | `scrape` | (0.04 USDC/call) Web scraper / HTML extractor. Title, OG/Twitter meta, body in text/HTML/markdown, optional links. Cheerio-based. |
81
- | `scrape-website` | (0.04 USDC/call) Web scraper / HTML to text / website content extractor. Returns title, OG/Twitter meta, body in text/HTML/markdown. Optional links. Cheerio-based — fast, no headless browser. |
134
+ | `sales-lead-domain-enrich` | (0.02 USDC/call) Sales lead domain enrichment API / company website age / B2B account domain metadata. Same RDAP backend as whois-lookup, listed for enrichment agents that need registrar, domain age, expiry, nameservers, DNSSEC, and domain status codes before outreach. |
135
+ | `scrape` | (0.04 USDC/call) Scrape any webpage. Pulls title, description, canonical URL, OpenGraph + Twitter card metadata, headings, and outbound links from a single URL. Server-side rendering. Body content rendered as text / raw HTML / clean markdown. Optional link extraction. Cheerio-based, no headless browser — fast and cheap, ideal for static pages and SSR sites. Alias of scrape-website. For JS-heavy SPAs that need a real browser, see website-screenshot. |
136
+ | `scrape-to-json` | (0.02 USDC/call) URL to structured JSON / web scraper with schema enforcement / scrape and extract / website to JSON / page to structured data / scrape with JSON schema / Morpheus-powered extraction. Fetches a page server-side (cheerio, no headless), converts to clean markdown, then forces the output to a caller-supplied JSON schema via Morpheus mistral-31-24b. Pair with watch-page or research-brief for richer agent pipelines. |
137
+ | `scrape-website` | (0.04 USDC/call) Scrape any webpage. Pulls title, description, canonical URL, OpenGraph + Twitter card metadata, headings, and outbound links from a single URL. Server-side rendering. Body content rendered as text / raw HTML / clean markdown. Optional link extraction. Cheerio-based, no headless browser — fast and cheap, ideal for static pages and SSR sites. For JS-heavy SPAs that need a real browser, see website-screenshot. |
82
138
  | `screenshot` | (0.04 USDC/call) Website screenshot / URL to PNG/JPG. Configurable viewport, retina, crop/fit, transparent BG, JPG quality, JS wait conditions. |
139
+ | `search` | (0.01 USDC/call) Search API / web search API / SERP search / agent search endpoint. Returns ranked Google results for a query with title, URL, snippet, domain, and optional recency filter. Uses Decodo Google Search. For fetched page text or cited synthesis, use scrape-to-json or answer-web. |
140
+ | `search-web` | (0.01 USDC/call) Search web API / web-search endpoint / SERP results for agents. Returns ranked Google results with snippets and domains from Decodo Google Search. Use this low-cost endpoint for source discovery; use answer-web when you need a synthesized cited answer. |
141
+ | `serp-search` | (0.01 USDC/call) SERP search API / Google result search / web search endpoint for agents. Returns ranked search results with title, URL, snippet, and domain from Decodo Google Search. Intended for routers that need source discovery without LLM synthesis. |
83
142
  | `sitemap-fetch` | (0.005 USDC/call) Sitemap fetcher / sitemap.xml parser / sitemap index resolver / SEO sitemap reader / robots.txt sitemap discovery / website URL inventory. Accepts a site root (will discover sitemap via robots.txt or /sitemap.xml convention) OR a direct sitemap.xml URL. Recurses through sitemap-index nesting. Returns the URL list with lastmod / changefreq / priority and aggregate stats (count, oldest/newest lastmod). Useful for SEO audits, content-freshness monitoring, RAG ingestion seeding. |
143
+ | `social-handle-check` | (0.005 USDC/call) Social handle check / X username availability / startup brand handle lookup. Same read-only X API backend as x-handle-availability. Checks whether a proposed X/Twitter handle is claimed and returns public account metrics when it exists. |
84
144
  | `ssl-cert` | (0.03 USDC/call) SSL certificate inspector / TLS cert checker / certificate transparency lookup / ssl expiry. Issuer, subject, SAN list, validity dates, days-until-expiry. Sourced from Certificate Transparency logs (crt.sh). |
85
- | `ssl-cert-info` | (0.03 USDC/call) SSL / TLS certificate inspector. Issuer, subject, SAN list, validity dates, days-until-expiry, expires-soon flag. Sourced from Certificate Transparency logs (crt.sh). Optional cert history. |
145
+ | `ssl-cert-info` | (0.03 USDC/call) SSL / TLS certificate inspector. Issuer, subject, SAN list, validity dates, days-until-expiry. Sourced from Certificate Transparency logs (crt.sh). |
146
+ | `ssl-certificate-check` | (0.03 USDC/call) SSL certificate check / TLS certificate expiry API. Inspect a host's current certificate issuer, subject, SAN list, validity dates, and days-until-expiry from Certificate Transparency logs. |
147
+ | `startup-domain-diligence` | (0.02 USDC/call) Startup domain diligence API / brand launch domain check / acquisition target domain age screen. Same RDAP backend as whois-lookup, listed for agents validating domain age, registrar, transfer history, DNSSEC, and expiry before launches or outreach. |
148
+ | `startup-name-generator` | (0.05 USDC/call) Startup name generator / product name generator / founder naming API. Same backend as domain-suggest. Generates short candidate names for a startup concept and checks matching domain availability across common startup TLDs. |
86
149
  | `subdomain-enum` | (0.03 USDC/call) Subdomain enumeration / attack-surface mapping / DNS recon. Certificate Transparency log mining (crt.sh). All-public data. Each subdomain with first-seen, last-seen, cert count. |
87
- | `tech-stack-detect` | (0.01 USDC/call) Tech stack detector / website fingerprint / Wappalyzer alternative. Detects WordPress / Shopify / Webflow / Ghost / Next.js / Nuxt / Astro / Gatsby / React / Vue / Vercel / Netlify / Cloudflare / Stripe / Intercom / 50+ more. Header + meta + script + cookie patterns. |
150
+ | `tech-stack-detect` | (0.01 USDC/call) Tech stack detector. Fingerprints any website to identify its frameworks, CMS, analytics, hosting, CDN, and CMS in a single GET. Wappalyzer / BuiltWith alternative. Matches response headers, meta tags, script src patterns, cookie names, and HTML signatures against 50+ known products: WordPress / Shopify / Webflow / Ghost / Wix / Squarespace, Next.js / Nuxt / Astro / Gatsby / Remix, React / Vue / Svelte, Vercel / Netlify / Cloudflare / AWS, Stripe / Intercom / Segment / GA4 / Plausible. Returns each detection with category and confidence. |
88
151
  | `tld-info` | (0.001 USDC/call) TLD info / top-level domain registry lookup / ccTLD vs gTLD / TLD introduction year / new gTLD registry. For any top-level domain, returns the registry operator, type (gTLD / ccTLD / sTLD), country (for ccTLDs), introduction year, and notes. In-handler dictionary covers ~80 of the most common TLDs; falls back to a structural guess for unrecognized TLDs. |
152
+ | `tweet-lookup` | (0.01 USDC/call) Tweet lookup API / X tweet lookup / Twitter status lookup by ID. Same read-only X API v2 backend as tweets. Accepts tweet_ids or ids and returns public text, timestamps, metrics, language, and expanded author profiles. No account mutation. |
153
+ | `tweet-search` | (0.01 USDC/call) Tweet search API / Twitter recent search / X public post search. Same backend as x-search, with exact tweet-search buyer wording. Read-only X API v2 recent search with author expansion and public metrics. |
154
+ | `tweets` | (0.01 USDC/call) Tweets API / bulk X tweet lookup / Twitter tweet IDs lookup. Read-only X API v2 tweet lookup endpoint using the exact buyer slug seen in market demand. Pass tweet_ids or ids and get public post text, timestamps, language, public metrics, and expanded author profile fields. Requires X_BEARER_TOKEN; no posting, replying, liking, following, or account mutation. |
155
+ | `tweets-by-id` | (0.01 USDC/call) Tweets by ID API / bulk Twitter tweet lookup / X post IDs lookup. Same backend as tweets, listed for agents that already have tweet IDs and need public text, metrics, and author context. |
156
+ | `tweets-search` | (0.01 USDC/call) Tweets search API / X recent post search / Twitter search endpoint. Same read-only X API v2 recent-search backend as x-search, exposed under the buyer wording used by tweet-search clients. Returns public posts, timestamps, metrics, and expanded author profile data. Requires X_BEARER_TOKEN; no posting, replying, liking, following, or account mutation. |
157
+ | `tweets-user` | (0.01 USDC/call) Tweets user API / tweets by username / Twitter user timeline. Same read-only X API v2 user_tweets backend as user-tweets, exposed under the buyer wording used by /tweets/user-style clients. |
158
+ | `twitter-search` | (0.01 USDC/call) Twitter search API / X search API / recent public post search. Same read-only X API v2 backend as x-search. Searches public recent posts, excludes retweets by default, and returns author profile fields and public metrics. |
159
+ | `twitter-user-lookup` | (0.005 USDC/call) Twitter user lookup / X username lookup / public profile resolver. Same backend as x-username, exposed under broad buyer wording. Read-only X API v2 profile lookup; no account mutation. |
160
+ | `twitter-user-tweets` | (0.01 USDC/call) Twitter user tweets API / public timeline lookup / latest posts by handle. Same backend as user-tweets; resolves a username then fetches recent public posts with metrics and pagination. Read-only, no account mutation. |
161
+ | `twitter-users` | (0.01 USDC/call) Twitter users API / bulk user profile lookup / users by username or ID. Same backend as users, exposed under Twitter wording for routers and buyers searching for bulk profile enrichment. |
162
+ | `twitter-x-api` | (0.01 USDC/call) Twitter X API / X API v2 wrapper / tweet search, tweet lookup, username lookup, bulk users lookup, and user timeline fetch / social data API. Read-only endpoint with mode='search' for recent public posts, mode='tweets' for tweet IDs, mode='user' for one public profile, mode='users' for bulk profile lookup, or mode='user_tweets' for recent public posts from one username. Uses X_BEARER_TOKEN or TWITTER_BEARER_TOKEN. No posting, replying, liking, following, DM access, or account mutation. |
163
+ | `url-expander` | (0.02 USDC/call) URL expander API / shortlink resolver / redirect-chain tracer. Same expand-url backend, discoverable for agents expanding bit.ly, t.co, lnkd.in, goo.gl, tinyurl, and other redirects into final landing URLs with hop-by-hop status, Location, content-type, and timing details. |
89
164
  | `url-metadata-extract` | (0.003 USDC/call) URL metadata extractor / OG tags / Open Graph parser / Twitter Card parser / meta tag extractor / link preview / page metadata / favicon resolver / JSON-LD reader / canonical URL extractor. Fetches a webpage and parses head-level metadata: title, description, Open Graph (og:*), Twitter Card (twitter:*), canonical link, favicon, html lang, keywords, robots, author, article:published_time, JSON-LD blocks. Returns absolute URLs for image and favicon. Useful for SEO audits, link-preview generation, content cataloging, RAG ingestion. |
90
- | `user-agent-parse` | (0.001 USDC/call) User-Agent parser / UA classifier / browser detection / OS detection / bot detection / AI crawler identifier (GPTBot, ClaudeBot, PerplexityBot). Pure-local regex parser — detects browser (Chrome, Firefox, Safari, Edge, Opera, Vivaldi, Samsung), OS (Windows, macOS, iOS, Android, Linux, ChromeOS) with version, device type (desktop / mobile / tablet / bot), and identifies 32+ specific bots/crawlers. No upstream call. |
91
- | `webpage-diff` | (0.04 USDC/call) Webpage change detection / website monitor / content diff. Cleans HTML to text + SHA-256 hash. Pass previous hash/text to get added/removed line lists. Price + policy + status-page monitoring. |
165
+ | `user-agent-parse` | (0.001 USDC/call) User-Agent parser / UA classifier / browser detection / OS detection / bot detection / AI crawler identifier (GPTBot, ClaudeBot, PerplexityBot). Pure-local regex parser — detects browser (Chrome, Firefox, Safari, Edge, Opera, Vivaldi, Samsung), OS (Windows, macOS, iOS, Android, Linux, ChromeOS) with version, device type (desktop / mobile / tablet / bot), and identifies 32+ specific bots/crawlers. |
166
+ | `user-tweets` | (0.01 USDC/call) User tweets API / latest tweets from username / X user timeline / Twitter user posts endpoint. Read-only X API v2 route: resolves a public username, fetches recent public posts from that user, excludes retweets by default, and returns text, timestamps, metrics, pagination token, and author profile. No posting, replying, liking, following, DM access, or account mutation. |
167
+ | `users` | (0.01 USDC/call) Users API / bulk X user lookup / Twitter users lookup by usernames or IDs. Read-only X API v2 users lookup route matching market demand for bulk public profiles. Pass usernames or user_ids/ids and receive id, username, display name, bio, verification fields, created_at, followers, following, tweet count, and listed count. Requires X_BEARER_TOKEN; no posting, following, DM access, or account mutation. |
168
+ | `users-by-username` | (0.005 USDC/call) X users by username / Twitter user profile lookup / handle to public profile API. Same read-only X API v2 user-by-username backend as x-username. Returns id, username, display name, bio, verification fields, created_at, followers, following, tweet count, and listed count. |
169
+ | `vendor-domain-risk` | (0.02 USDC/call) Vendor domain risk API / supplier website age check / procurement domain diligence. Same RDAP backend as whois-lookup, tuned for agents screening vendor domains for age, expiration, registrar, DNSSEC, nameservers, and suspicious newly-registered risk flags. |
170
+ | `watch-page` | (0.01 USDC/call) Stateful webpage change monitor / page-watch with memory / URL change detector / TOS-policy diff / price-page tracker / status-page watcher / content monitor / persistent webpage diff. Caller picks a watch_id; server stores the page's hash + text in KV. On each subsequent call returns a changed flag, added/removed lines, and an LLM-summarized diff (Morpheus mistral-31-24b). Unlike webpage-diff (caller must remember prior hash), this endpoint owns the state. KV TTL: 365 days. |
171
+ | `wayback-lookup` | (0.02 USDC/call) Wayback lookup / archive snapshot API / historical page capture finder. Finds the closest archived URL for a public page and optional timestamp, with cleaned archived text for citation repair. |
172
+ | `wayback-machine` | (0.02 USDC/call) Wayback Machine API / archive.org snapshot lookup / historical URL capture finder / archived page text fetcher. Finds archived captures by URL and timestamp and can fetch cleaned archived text. |
173
+ | `web-archive` | (0.02 USDC/call) Web archive lookup / archive snapshot API / Wayback Machine API / historical webpage snapshot. Returns closest archived snapshot URL and timestamp for a public page, with optional cleaned text fetch for reference rot repair and due-diligence citations. |
174
+ | `web-search` | (0.02 USDC/call) Web search API / SERP results / agent web search / source discovery. Returns ranked Google results for a query with title, URL, snippet, domain, and recency filter. Uses Decodo Google Search. For fetched page text or cited synthesis, use answer-web or scrape-to-json. |
175
+ | `webpage-diff` | (0.04 USDC/call) Webpage change detector / website change monitor / content diff / page-watch / visualping-style monitor / price-page monitor / status-page watcher / TOS-policy diff. Fetches a URL, strips HTML to plain text, computes a SHA-256 hash, and (when given a previous hash or text) returns a changed flag plus added/removed line lists. Optional CSS selector scopes the diff to one region. No login required; follows redirects. |
92
176
  | `website-screenshot` | (0.04 USDC/call) URL to PNG / JPG / website screenshot tool. Configurable viewport, retina, crop/fit, transparent BG, JPG quality, JS wait conditions. CloudConvert capture. |
93
- | `whois` | (0.02 USDC/call) Domain WHOIS / RDAP lookup. Registration, age, expiration, registrar, contacts, nameservers, DNSSEC, status flags. |
94
- | `whois-lookup` | (0.02 USDC/call) WHOIS / RDAP domain lookup. Registration date, age, expiration, registrar, contacts, nameservers, DNSSEC, status flags, transfer history. Optional certificate-transparency summary. |
95
- | `wikipedia` | (0.005 USDC/call) Wikipedia API / encyclopedia lookup. Title, summary, image, sections, Wikidata id, optional 25k-char extract. 300+ languages. |
96
- | `wikipedia-lookup` | (0.005 USDC/call) Wikipedia API / encyclopedia lookup / structured article fetch. Title, summary, image, sections, Wikidata id, optional 25k-char extract. 300+ languages. |
177
+ | `whois` | (0.02 USDC/call) WHOIS / RDAP / domain age / domain expiry / registrar finder / nameserver lookup / DNSSEC check / TLD registration record / brand-protection triage. Short alias of whois-lookup. Queries the IANA-mandated RDAP endpoint and returns registered_date, age_days, expiration_date, days_until_expiry, last_changed, registrar (name + IANA id), contacts, nameservers, dnssec_signed, EPP statuses, and risk flags. Optionally appends a crt.sh certificate-transparency summary. |
178
+ | `whois-lookup` | (0.02 USDC/call) WHOIS / RDAP domain lookup / domain age check / registrar finder / expiration checker / nameserver inspector / DNSSEC verifier / domain transfer history / brand-protection + phishing triage / TLD registration record. Queries the IANA-mandated RDAP endpoint for the domain's TLD and returns registration date, age in days, expiration date, days-until-expiry, last-changed and transfer dates, registrar (name + IANA id), registrant/admin/tech contacts, nameservers, DNSSEC-signed flag, EPP status codes, and risk flags (newly-registered, expiring-soon, locked). Optionally appends a crt.sh certificate-transparency summary. |
179
+ | `wikipedia` | (0.005 USDC/call) Wikipedia API / encyclopedia lookup / wiki article fetch / Wikidata-linked entity / disambiguation-aware search / multi-language wiki / RAG context source / fact-grounding fetch. Short alias of wikipedia-lookup. Resolves a query (title or near-title) to the canonical article and returns title, canonical URL, page id, Wikidata Q-id, language, plain-text intro summary, short description, page type, thumbnail + lead-image URLs, geo coordinates, full table-of-contents, and optional ~25k-char body extract. 300+ language editions. |
180
+ | `wikipedia-lookup` | (0.005 USDC/call) Wikipedia article fetcher / encyclopedia lookup / structured wiki extract / Wikidata-linked entity resolver / disambiguation-aware search / multi-language wiki API / RAG context source. Resolves a query (page title or near-title) to the canonical Wikipedia article and returns title, canonical URL, page id, Wikidata Q-id, language, plain-text intro summary, short description, page type, thumbnail and lead-image URLs, geo coordinates, full table-of-contents (sections with level and anchor), and an optional ~25k-char extract of the article body. Covers 300+ language editions. |
181
+ | `x-handle-availability` | (0.005 USDC/call) X handle availability checker / Twitter username availability / social handle lookup for brand launch workflows. Read-only X API v2 user-by-username check. Returns available=true when the handle is not found and available=false with public profile metrics when claimed. Requires X_BEARER_TOKEN; no posting, replying, liking, following, scraping, or account mutation. |
182
+ | `x-search` | (0.01 USDC/call) X search API / Twitter search API / recent tweet search / public posts search / social search. Read-only X API v2 recent-search wrapper. Takes a query, excludes retweets by default, optional language filter, expands author profile data, and returns public post text, timestamps, metrics, and author username/profile fields. Requires X_BEARER_TOKEN; no posting, replying, liking, following, or account mutation. |
183
+ | `x-user-timeline` | (0.01 USDC/call) X user timeline API / latest public posts by X handle / social account feed. Same backend as user-tweets, listed for agents that need recent public posts from a known username. Read-only X API v2; excludes retweets unless include_retweets=true. |
184
+ | `x-username` | (0.005 USDC/call) X username lookup / Twitter username lookup / handle resolver / public profile lookup / follower count API. Read-only X API v2 user-by-username wrapper. Accepts a handle with or without @ and returns id, username, display name, bio, verification fields, created_at, followers, following, tweet count, and listed count. Requires X_BEARER_TOKEN; no posting, replying, liking, following, or account mutation. |
185
+ | `x-users` | (0.01 USDC/call) X users API / bulk Twitter profile lookup / public social profile lookup. Same read-only X API v2 backend as users. Accepts usernames or numeric user IDs and returns public profile and metric fields. |
97
186
 
98
187
  ## How it works
99
188
 
100
- 1. Agent calls a tool (e.g. `archive-snapshot`).
101
- 2. MCP server POSTs to `https://x402.agentutility.ai/archive-snapshot`.
189
+ 1. Agent calls a tool (e.g. `answer-web`).
190
+ 2. MCP server POSTs to `https://x402.agentutility.ai/answer-web`.
102
191
  3. The endpoint responds **HTTP 402** with payment instructions.
103
192
  4. The MCP server signs an EIP-3009 USDC transfer authorization with `X402_PRIVATE_KEY` and retries.
104
193
  5. CDP facilitator settles on Base.
@@ -114,4 +203,4 @@ The agent never sees the payment flow — it just gets the result.
114
203
 
115
204
  ---
116
205
 
117
- **Version:** 0.2.2 · **License:** MIT
206
+ **Version:** 0.27.1 · **License:** MIT