Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Web Intel

com.timzinin.api/web-intel

8 pay-per-call web intel tools over MCP. Free discovery, calls settle in USDC on Base (x402).

Uptime
100.0%
1 direct probes · 30d
Response
114ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
0
available

Tools · 10

pricing_info

Free — list every paid tool in the 'web-intel' bundle with its price, payTo address and network. Call this first if you don't have a wallet ready yet.

domain-health-checker

Bulk-audit domains: DNS records, SSL certificate expiry, SPF & DMARC email authentication. Find domains that cannot receive email, are easy to spoof, or have expiring certificates — before your client…

shopify-price-change-monitor

Watches a Shopify store's catalogue and returns only the products whose price or availability changed since the previous check. The first run creates the baseline and says so. — $0.05/call, x402 (USDC…

shopify-store-intelligence

Confirm a site runs on Shopify and pull store intelligence from its public feeds — product count, price range, top vendors/categories, newest listing and a rough revenue-band heuristic. No login, no S…

sitemap-to-knowledge

Give it a domain. It reads the sitemap, fetches the pages, strips them to clean text and splits everything into ~1000-char chunks — one dataset row per chunk, ready to embed into a vector store. No br…

structured-extract

Turn any URL into clean structured JSON — title, description, image, JSON-LD, headings, links, emails and prices — extracted deterministically via regex. Zero LLM calls, zero API keys. Built for AI ag…

tech-stack-change-detector

Detect a website's current technologies (CMS, ecommerce, analytics, marketing/CRM, framework, hosting/CDN, chat, payments) and diff it against a previously-seen stack you supply, so you get exactly wh…

tech-stack-detector

Detect the technologies a website runs — CMS, ecommerce platform, analytics, marketing/CRM, JS framework, hosting/CDN, chat and payments — straight from its public HTML and HTTP headers. No browser, n…

url-to-markdown

Fetch any URL and convert it into clean, LLM-ready Markdown — headings, links, lists and emphasis preserved, scripts/nav/ads stripped. No browser, no LLM calls, no API key. Built for RAG pipelines and…

zid-store-products

Pull live product catalogs (name, price, sale price, category, image) straight from Zid storefronts — a common Saudi/Gulf e-commerce SaaS — via their own public JSON feed. No login, no browser, no pro…

How to use

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

{
  "mcpServers": {
    "web_intel": {
      "url": "https://api.timzinin.com/mcp/web-intel",
      "transport": "streamable-http"
    }
  }
}