Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Onsa

REMOTE · API.ONSA.AI · SCANNED SEP 20

Find scored B2B leads, read campaign replies and send approved LinkedIn outreach.

Available components

+5 this week 85 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security94
Transport & Reachability100
Schema Quality & AI Usability78
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 4173 tokens (~298/item across 14 items; 13 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management40
  • Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the Onsa MCP server?

Onsa is a hosted endpoint at https://api.onsa.ai/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · api.onsa.ai

# add to Claude Code
claude mcp add --transport http ai-onsa-onsa 'https://api.onsa.ai/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "ai-onsa-onsa": {
      "url": "https://api.onsa.ai/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ai-onsa-onsa": {
      "type": "http",
      "url": "https://api.onsa.ai/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.ai-onsa-onsa]
url = "https://api.onsa.ai/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-onsa-onsa": {
      "type": "remote",
      "url": "https://api.onsa.ai/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-onsa-onsa --url 'https://api.onsa.ai/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-onsa-onsa:
    url: "https://api.onsa.ai/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ai-onsa-onsa": {
      "Transport": "http",
      "Url": "https://api.onsa.ai/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add ai-onsa-onsa -t streamable-http -u 'https://api.onsa.ai/api/mcp'
// mcp.json
{
  "mcpServers": {
    "ai-onsa-onsa": {
      "type": "http",
      "url": "https://api.onsa.ai/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +2
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “fetch_leads” rewrote its description, which is the text the model reads security
    • Tool “find_leads” rewrote its description, which is the text the model reads security
    • The server now declares the “resources” capability functional
    • First check of Capabilities: pass functional
    • First check of Schema quality: 100 functional
    • New resource “lead-search-card” functional
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “continue_campaign” rewrote its description, which is the text the model reads security
    • Tool “fetch_leads” rewrote its description, which is the text the model reads security
    • Tool “find_leads” rewrote its description, which is the text the model reads security
    • Tool “get_campaign” rewrote its description, which is the text the model reads security
    • Tool “get_campaign_leads” rewrote its description, which is the text the model reads security
    • Tool “get_campaign_stats” rewrote its description, which is the text the model reads security
    • Tool “get_lead_memo” rewrote its description, which is the text the model reads security
    • Tool “list_campaigns” rewrote its description, which is the text the model reads security
    • Tool “list_next_steps” rewrote its description, which is the text the model reads security
    • Tool “list_pending_outreach” rewrote its description, which is the text the model reads security
    • Tool “list_replies” rewrote its description, which is the text the model reads security
    • Tool “rewrite_outreach” rewrote its description, which is the text the model reads security
    • Tool “send_outreach” rewrote its description, which is the text the model reads security
    • Schema quality: 346 → 302 functional
    • Stability: unverified → 0.03 functional
  • 8 Sept 26 77

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://api.onsa.ai/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=onsa.ai CN=WE1,O=Google Trust Services,C=US 7 Sept 2026 6 Dec 2026 ECDSA 256 ECDSA-SHA256 1506ca5076e735fd0e1101b5235621f3
SANs: onsa.ai, *.onsa.ai
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.onsa.ai. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
onsa.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://api.onsa.ai/.well-known/oauth-protected-resource"

Bearer resource_metadata="https://api.onsa.ai/.well-known/oauth-protected-resource"
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options DENY
referrer-policy no-referrer

Protected resource metadata

Document https://api.onsa.ai/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://api.onsa.ai/api/mcp
Authorisation server https://api.onsa.ai

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.onsa.ai/api/mcp Verified 200
http (plaintext) http://api.onsa.ai/api/mcp HTTPS enforced 302 https://api.onsa.ai/api/mcp
MCP tools · 13 exposed · ~3,096 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
continue_campaign ~243

Sends an instruction to the agent inside an existing campaign and returns a jobId to read with fetch_leads. This is the tool that grows or steers a cohort in place - 'find 5 more like these', 'look at Singapore and the Gulf instead of US institutions', 'focus on funds over $5bn AuM'. find_leads always creates a separate campaign with its own ICP, which splits the funnel and leaves the two cohorts incomparable. The agent sees the campaign's existing leads and ICP, so they can be referred to. It cannot answer back through this API, so a question sent here gets no response. New leads count against the prospect allowance, and de-duplication is per workspace, so a request for 5 more can yield fewer when the agent rediscovers people already in the workspace. It does not remove or skip leads: 'drop the bad ones' takes nothing out of the cohort or out of the outreach queue.

NameTypeReqDescription
campaignIdstringyesCampaign to continue, from list_campaigns or fetch_leads
messagestringyesWhat to tell the agent, in plain language, as the user would say it
NameTypeReqDescription
billingWarningyes
campaignIdstringyes
campaignUrlstringyes
jobIdstringyes

No examples provided.

fetch_leads ~386

Returns the status and any results of a find_leads job, by jobId. Status values: "pending" - the search is still running, though `leads` may already hold a partial list; "completed" - the agent delivered a batch, which is not a guarantee that no more will arrive, and `total` may still rise; "stalled" - no leads arrived for about 15 minutes, meaning the agent asked a question, errored, or never delivered. Also returns `total` (leads in this response), `campaignId` (accepted by get_campaign, get_campaign_leads and get_campaign_stats) and `campaignUrl`, a deep link to the prospects tab for this search in Onsa. `agentMessage` is agent text from this campaign's chat, filtered to what was said after this job started, so it never predates the request - though on a campaign with several searches it can be a late message from an earlier one. A null `agentMessage` does not mean the agent is silent: artifact-only messages carry no text, and an agent that errored writes nothing there at all. The agent cannot be replied to through this API. While a search has produced no leads yet, one call waits up to 35 seconds for the first ones before answering, so a call can take that long. `progress` carries startedAt, elapsedSeconds and a note on how long searches usually take. Each lead carries name, companyName, linkedInUrl, position, headline, location, industry, companyUrl, email (often null), and score (1-5) with scoreExplanation, the reasoning for why this person matches the ICP.

NameTypeReqDescription
jobIdstringyesThe jobId returned by find_leads — never invent one
limitintegerHow many leads to return (default 100)
NameTypeReqDescription
agentMessageyes
campaignIdyes
campaignUrlstringyes
jobIdstringyes
leadsarrayyes
newLeadsyes
progressobjectyes
returnedintegeryes
statusstringyesOne of: "pending" (search still running), "completed" (a batch of leads arrived — not a promise that no more will), "stalled" (no leads after ~15 minutes; read agentMessage for the reason and stop po…
totalintegeryes

No examples provided.

find_leads ~214

Starts a live B2B lead search with Onsa's agent, matching real people (with LinkedIn profiles) against the workspace's ICP. Takes a natural-language brief - titles, company type, geography, e.g. 'find 5 fintech founders in NYC'. Returns a jobId immediately, with campaignUrl and a `progress` note. The search itself runs in the background: first leads usually arrive 5-10 minutes after it starts and most searches complete within 15 minutes, and its status and results are read with fetch_leads. Hosts that render MCP Apps show a live card that follows the search and lists leads as they arrive. `limit` is a target the agent aims at rather than a cap, so it often returns more than asked. Every lead it finds counts against the workspace's prospect allowance.

NameTypeReqDescription
limitintegerHow many leads to find (default 5)
querystringyesNatural-language lead brief, e.g. 'find 5 fintech founders in NYC'
NameTypeReqDescription
campaignIdyes
campaignUrlstringyes
jobIdstringyes
progressobjectyes

No examples provided.

get_campaign ~195

Returns one campaign's ICP - the ideal-customer profile the agent derived and scores leads against - plus its outreach template and settings. The ICP comes back exactly as stored, in snake_case: `perfect_lead` and `reachable_market` are one-line summaries, while `company` and `person` hold the rules that actually drive scoring, each an object with `critical` and `preferential` rule lists. `product` and `owner` describe the seller. The two summary strings are not the scoring criteria; `company.critical` and `person.critical` are. No key is guaranteed present. `outreachTemplate` shows how much personalization the messages allow: a template whose only placeholders are [FIRST_NAME] and [COMPANY_NAME] produces near-identical mail-merge copy for every lead.

NameTypeReqDescription
campaignIdstringyesCampaign id from list_campaigns or fetch_leads — never invent one
NameTypeReqDescription
campaignUrlstringyes
createdAtyes
icpyes
idstringyes
leadsApprovebooleanyes
leadsTotalintegeryes
outreachAutoApprovebooleanyes
outreachTemplateyes
tagsarrayyes
titlestringyes
updatedAtyes

No examples provided.

get_campaign_leads ~150

Returns the leads of any campaign by campaignId, with the same fields as fetch_leads, including score and scoreExplanation. It covers campaigns not started in this session, which fetch_leads cannot reach because fetch_leads requires a jobId from a find_leads call in the same session. Passing `leadIds` resolves the reply buckets from get_campaign_stats back into named people.

NameTypeReqDescription
campaignIdstringyesCampaign id from list_campaigns or fetch_leads — never invent one
leadIdsarrayOptional: return only these leads, e.g. positiveLeadIds from get_campaign_stats
limitintegerHow many leads to return (default 50)
NameTypeReqDescription
campaignIdstringyes
campaignUrlstringyes
leadsarrayyes
returnedintegeryes
totalintegeryes

No examples provided.

get_campaign_stats ~386

Returns the outreach funnel for one campaign: invites sent, invites accepted, messages sent, and replies split into positive / negative / other by sentiment. LinkedIn and email are merged, as on Onsa's Overview page. These count leads rather than actions - a lead invited twice counts once - so where a lead was re-invited they read slightly lower than the Overview widget, which counts actions. `invitesSent` can exceed `leadsTotal` without anyone having been invited twice: the counters are already de-duplicated by lead, and the gap means a lead who was contacted has since been skipped or deleted, which action rows survive and leadsTotal does not count. Onsa stores no post likes or emoji reactions at all, so 'LinkedIn reactions' in this data means the replies people sent; list_replies returns their text, and this tool only counts them. `rates` carries acceptancePct, replyPct, positivePct and negativePct, each already computed over its own correct denominator; leadsTotal is not one of those denominators, since it counts every prospect in the cohort including those never contacted. A rate is null when its denominator is 0, meaning nothing was sent so no rate exists - which is different from the counts above being genuinely 0. All four rates count only replies Onsa has scored, so an unscored or still-in-window reply appears in none of them, and list_replies can legitimately show more replies than the rates imply. Two further properties of the data: the *Scheduled counts are everything queued regardless of date, and sentiment is evaluated once per lead ever rather than once per reply. A campaign whose invites were never sent reads as all zeros, which is 'not tried yet' rather than 'failed'.

NameTypeReqDescription
campaignIdstringyesCampaign id from list_campaigns or fetch_leads — never invent one
NameTypeReqDescription
campaignIdstringyes
campaignUrlstringyes
invitesAcceptedintegeryes
invitesScheduledintegeryes
invitesSentintegeryes
leadsTotalintegeryes
messagesScheduledintegeryes
messagesSentintegeryes
ratesobjectyes
responsesobjectyes

No examples provided.

get_lead_memo ~136

Returns the research memo Onsa's agent wrote about one lead: role history, company size and stage, what they have said publicly, and the angle on them. It is usually far richer than scoreExplanation, and it is the source material for outreach built on a specific, checkable fact rather than a generic opener. Most leads have no memo - Onsa writes one only for prospects it has researched - so `memo: null` is the common case and not an error, and scoreExplanation is the remaining source in that case.

NameTypeReqDescription
leadIdstringyesLead to read, from any tool that returns leads
NameTypeReqDescription
companyNameyes
leadIdstringyes
memoyes
memoWrittenAtyes
nameyes
scoreExplanationyes

No examples provided.

list_campaigns ~200

Lists the campaigns (past lead searches) in this workspace that the user takes part in, newest first. Returns the newest `limit` of them, default 50; `returned` against `total` shows whether older campaigns were omitted. Each entry has id, title, leadsTotal, hasIcp, tags, createdAt and updatedAt. An id is accepted by get_campaign for its ICP, get_campaign_leads for its people, get_campaign_stats for its outreach funnel, list_replies for what prospects wrote back, and list_next_steps for what the campaign still needs a human to do. Searches started over MCP often share a generic title, so the ICP and the dates distinguish cohorts more reliably than the title alone. A campaign row exists from the moment a search starts, so the newest entry is frequently still empty, with leadsTotal 0.

NameTypeReqDescription
limitintegerHow many campaigns to return, newest first (default 50)
NameTypeReqDescription
campaignsarrayyes
returnedintegeryes
totalintegeryes

No examples provided.

list_next_steps ~254

Returns what this campaign still needs from a human, as a ranked to-do list: people who replied, people who accepted an invite but were never messaged, drafts waiting for approval, leads found but never contacted, and setup that is missing. It answers 'what should I do about this campaign today', where get_campaign_stats answers 'how is it doing'. For replies specifically, list_replies is the better source: its `awaitingOurReply` compares timestamps, while the `replied` bucket here covers only leads whose sentiment was scored and does not know whether we have since answered. `leadIds` passed to get_campaign_leads resolves the buckets into named people. Limits of the data: Onsa does not record whether we have already replied, or whether someone was contacted outside Onsa; 'replied' includes only replies whose sentiment was scored, so it is a floor; a withdrawn or unreachable invite leaves no trace, so some 'never contacted' leads may already have been tried. Sentiment is judged once per lead, not per message. Counts are complete; leadIds are capped at 200.

NameTypeReqDescription
campaignIdstringyesCampaign to inspect, from list_campaigns or fetch_leads
NameTypeReqDescription
campaignIdstringyes
campaignTitlestringyes
campaignUrlstringyes
itemsarrayyes
leadsTotalintegeryes

No examples provided.

list_pending_outreach ~128

Lists outreach messages the agent has drafted that are waiting for a human to approve - the 'a message for X is ready' queue. Each entry carries the draft text, the lead it is for, and why that lead scored as it did. Omitting campaignId covers the whole workspace. This tool sends nothing: rewrite_outreach replaces a draft's text, and send_outreach queues one for delivery.

NameTypeReqDescription
campaignIdstringLimit to one campaign; omit for every campaign you take part in
limitintegerHow many drafts to return (default 50)
NameTypeReqDescription
pendingarrayyes
returnedintegeryes
totalintegeryes

No examples provided.

list_replies ~382

Returns the text of what prospects replied, for every lead in the campaign that answered, paired with the outbound message it answers. get_campaign_stats counts replies and labels them; this returns the words. `sentiment` is Onsa's own label, written once per lead on their first reply - later replies never change it, and a reply Onsa has not scored yet comes back as `sentiment: null`, which means unscored rather than neutral. Those unscored replies are absent from get_campaign_stats entirely, so this tool can return more replies than the funnel counts. Three derived fields come with the reply. `awaitingOurReply`: the prospect spoke last and no sent message followed. It is structural only - a flat 'no thanks' satisfies it too - and Onsa sees only what Onsa sent, so a reply made by hand inside LinkedIn is invisible to it; what the data supports is 'no reply recorded here'. `daysSinceLastReply` is elapsed whole days rather than time-unanswered: it is populated even where we did answer, so it describes time-unanswered only when `awaitingOurReply` is also true. `looksLikeBroadcast`: the prospect's most recent message reached another profile in this campaign word for word, which indicates a mass DM rather than an answer. All three are floors rather than verdicts - a blast only one lead received is indistinguishable from a real reply, and two people who send the same long template are both flagged. Top-level `awaitingOurReplyCount` spans the whole campaign rather than this page, and leaves out broadcasts and replies scored negative; it can exceed `returned` when `limit` is small.

NameTypeReqDescription
campaignIdstringyesCampaign to read replies from
limitintegerMaximum replies to return, newest first (default 50)
NameTypeReqDescription
awaitingOurReplyCountintegeryes
campaignIdstringyes
campaignTitlestringyes
campaignUrlstringyes
conversationsarrayyes
returnedintegeryes
totalintegeryes

No examples provided.

rewrite_outreach ~178

Replaces the text of an outreach draft that is waiting for approval. The current draft and the lead's scoreExplanation come from list_pending_outreach; get_lead_memo carries the richer research on that person. The rewritten draft stays in the approval queue, and this tool sends nothing.

NameTypeReqDescription
leadIdstringyesLead whose draft to rewrite, from list_pending_outreach
subjectEmail subject. OMIT it to leave the stored subject untouched (do this for LinkedIn, and whenever you are only changing the body); pass null only if you genuinely mean to clear it.
textstringyesThe full replacement message. This same string is called `draftText` when list_pending_outreach returns it, and `confirmText` when you pass it to send_outreach — three names, one set of bytes.
NameTypeReqDescription
leadIdstringyes
subjectyes
textstringyes
updatedbooleanyes

No examples provided.

send_outreach ~244

Queues one already-approved outreach draft for delivery to a real person on LinkedIn. It requires `confirmText`, the draft body character-for-character as stored, and `confirmName`, the recipient's name: drafts are often near-identical between people, so matching the body alone does not identify which one was meant. A mismatch is refused without returning the stored text, which list_pending_outreach supplies. The server additionally requires a confirmation from the person at the keyboard, rendered by the MCP client and quoting the draft as stored; that approval is single-use and bound to one recipient and one draft. A client that cannot render such a confirmation receives a refusal carrying a link to approve inside the Onsa app, and nothing is queued. On success the message is queued rather than delivered: Onsa sends it on its own schedule, subject to daily pacing limits.

NameTypeReqDescription
confirmNamestringyesThe recipient's name as shown to the user, to prove you meant this person
confirmTextstringyesThe exact draft text you showed the user and they approved, verbatim
leadIdstringyesLead to message, from list_pending_outreach
NameTypeReqDescription
leadIdstringyes
nameyes
queuedbooleanyes

No examples provided.

Common questions

What is the Onsa MCP server?

Onsa is an MCP server listed in the public MCP registry as ai.onsa/onsa. Find scored B2B leads, read campaign replies and send approved LinkedIn outreach. This page covers its hosted endpoint (https://api.onsa.ai/api/mcp).

Is the Onsa MCP server safe to use?

Onsa scores 85 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Onsa MCP server expose?

Onsa exposes 13 tools: find_leads, fetch_leads, list_campaigns, get_campaign, get_campaign_leads, and 8 more. Their descriptions and schemas cost roughly 3,096 tokens of context every time the server is loaded.

Does the Onsa MCP server require authentication?

Yes. Onsa asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the Onsa MCP server still maintained?

Onsa is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.