FOR AI BUILDERS · MCP CONNECTORS

Three connectors. One copy-paste each.

Every Boolsai MCP is a public Streamable HTTP / JSON-RPC endpoint with no auth and no key. Paste the URL into Claude.ai → Settings → Connectors → Add custom connector. That's it.

Protocol: MCP 2025-06-18 · Transport: Streamable HTTP / JSON-RPC 2.0 · Rate-limited per IP
LIVE SCAN

Scan

x-ray any live website

Scan any public URL on demand. Returns every external host, inline script, route, vendor, account ID, and JSON-LD organisation block. The MCP behind the live demo on this site.

2 tools
boolsai_scan scan a single domain
boolsai_scan_paths scan multiple paths on the same site in parallel
INDEX

Directory

query the indexed corpus of stores

Search the pre-indexed Boolsai directory of scanned ecommerce sites. Pre-extracted vendor stacks, account IDs, organisations, hreflang markets, founder attributions. Sub-100ms lookups.

10 tools
summary global stats — domains indexed, top vendors
site_dossier full intel dossier for one domain
sites_using_vendor list sites using e.g. klaviyo / yotpo / elevar
lookup_id reverse-lookup any tenant ID (GTM-, klaviyo company_id, sentry org…)
brands_in_city brands publishing a physical address in a city
brands_in_market brands serving a country via hreflang
stack_archetype brands matching a stack archetype (headless-shopify, etc.)
compare_sites side-by-side vendor diff of 2-5 domains
similar_sites find brands with similar stacks
brands_by_founder brands attributed to a named founder
POWER USERS

Grep

regex across every scan we've ever taken

Fast parallel regex over the entire R2 corpus of historical scans, with optional vendor / TLD / domain pre-narrowing. For discovering signals you haven't pre-extracted yet — feature-flag platforms, niche tracking pixels, exposed plan IDs, anything.

4 tools
grep_pattern regex across all scans; returns matched URLs
count_pattern count-only mode of grep_pattern
sites_with_signal fast id_index lookup for pre-extracted signals
list_signal_types catalog of indexed signal_types with counts

How to connect in Claude.ai (1 minute)

  1. Open claude.ai/settings/connectors in another tab.
  2. Click Add custom connector.
  3. Paste the URL of the connector you want, give it a name (e.g. Boolsai Directory), save.
  4. Open a new conversation and ask a question — e.g. "Use Boolsai Directory to list ten stores using Klaviyo."

All three are no-auth, no-key. Free to use. If you'd rather call them as raw HTTP, every endpoint accepts JSON-RPC 2.0 POST with method tools/list or tools/call.