Millions of dated buying and momentum signals: who raised, who's hiring, what changed and when
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://api.bouncewatch.com/api/v1/mcp10 strumenti · 534 mssearch_signalsThe latest signals across the whole index: which companies did something recently,
what it was, and when.
This is the tool for ANY question about what is happening. "Show me the latest
signals", "what's new", "which companies raised a round and are now hiring sales in
the Netherlands", "who announ…The latest signals across the whole index: which companies did something recently, what it was, and when. This is the tool for ANY question about what is happening. "Show me the latest signals", "what's new", "which companies raised a round and are now hiring sales in the Netherlands", "who announ…
| Parametro | Tipo | Descrizione |
|---|---|---|
| signal_keys | array | Signal types to match, e.g. ["recently_funded","key_hire_announced"]. See get_signal_taxonomy. |
| categories | array | Signal categories to match: funding, hiring, business, product, growth, event, milestone, risk. |
| days | integer | Lookback window in days. Default 30. Max 365. Shorter windows mean sharper timing. |
| country | string | ISO 3166-1 alpha-2 country code of the company HQ, e.g. "NL", "DE", "US". |
| min_employees | integer | Minimum headcount. Companies whose headcount we do not hold are excluded when this is set — not knowing a number is not evidence it falls outside the range. |
| max_employees | integer | Maximum headcount. Same exclusion of unknown headcounts as min_employees. |
| funding_stage | string | Funding stage, e.g. "Seed", "Series A", "Pre Seed". Spacing, case and hyphens are normalised; a value that matches nothing is rejected with the valid list rath… |
| require_all_keys | boolean | When true, only return companies showing EVERY requested signal key in the window (signal stacking) rather than any of them. Default false. |
| min_weight | integer | Only count signals worth at least this much, 1-10. Background chatter (event attendance, news mentions, follower drift) sits at 1-2 and dominates an unfiltered… |
| founded_after | integer | Only companies founded in or after this year, e.g. 2023. Companies whose founding year we do not hold are excluded when this is set, and the result says so. |
| founded_before | integer | Only companies founded in or before this year. Same exclusion of unknown founding years as founded_after. |
| sort | string | most_recent (default) ranks by newest matching signal; most_active by how many matched. |
| limit | integer | Max companies to return. Default 25, max 100. |
search_companiesFinds companies by firmographics — country, headcount, funding stage — within the
set BounceWatch actively observes, most recently refreshed first.
By default it returns only companies we have observed in the last 90 days, so the
firmographics you get are backed by recent observation rather than a…Finds companies by firmographics — country, headcount, funding stage — within the set BounceWatch actively observes, most recently refreshed first. By default it returns only companies we have observed in the last 90 days, so the firmographics you get are backed by recent observation rather than a…
| Parametro | Tipo | Descrizione |
|---|---|---|
| country | string | ISO 3166-1 alpha-2 country code of the company HQ, e.g. "NL", "DE", "US". |
| min_employees | integer | Minimum headcount. Companies whose headcount we do not hold are excluded when this is set — same rule as founded_after, and for the same reason: not knowing a… |
| max_employees | integer | Maximum headcount. Same exclusion of unknown headcounts as min_employees. |
| funding_stage | string | Funding stage, e.g. "Seed", "Series A", "Pre Seed". Spacing, case and hyphens are normalised; a value that matches nothing is rejected with the valid list rath… |
| observed_within_days | integer | Only companies we observed within this many days, 30-365. Default 90. Widening it grows the result set but lowers confidence in the firmographics, because the… |
| founded_after | integer | Only companies founded in or after this year, e.g. 2023. Companies whose founding year we do not hold are excluded when this is set, and the result says so. |
| founded_before | integer | Only companies founded in or before this year. Same exclusion of unknown founding years as founded_after. |
| limit | integer | Max companies to return. Default 20, max 50. |
find_companyFinds a company in the BounceWatch index by name, and returns its domain — which
is what every other company tool needs.
Use this whenever you have a company's NAME rather than its domain. Do not guess
the domain: a wrong guess comes back as "not indexed" for a company we actually
hold, and sends…Finds a company in the BounceWatch index by name, and returns its domain — which is what every other company tool needs. Use this whenever you have a company's NAME rather than its domain. Do not guess the domain: a wrong guess comes back as "not indexed" for a company we actually hold, and sends…
| Parametro | Tipo | Descrizione |
|---|---|---|
| name* | string | Company name to look for, e.g. "Silk and Cashmere". A domain is also accepted and resolved directly. |
| country | string | ISO 3166-1 alpha-2 code of the company HQ, e.g. "NL". Narrows an ambiguous name; a code that matches nothing is rejected rather than silently ignored. |
| limit | integer | Max candidates to return. Default 5, max 10. |
get_companyFirmographic profile of one company from the BounceWatch index: identity, location,
headcount, funding history, tech stack, team and competitors.
Returns what we currently hold — it never triggers a scan on its own. `coverage` says
what monitoring this company is under; if it is not being followed…Firmographic profile of one company from the BounceWatch index: identity, location, headcount, funding history, tech stack, team and competitors. Returns what we currently hold — it never triggers a scan on its own. `coverage` says what monitoring this company is under; if it is not being followed…
| Parametro | Tipo | Descrizione |
|---|---|---|
| domain* | string | Company domain, e.g. "stripe.com". URLs are accepted and normalised. |
| include | array | Optional enrichment modules: business, technology, funding, team, competitors. Each adds credits — request only what you will use. |
get_company_signalsReturns the dated signal timeline for one company: funding, hiring, partnerships,
expansion, product launches, leadership changes and risk events.
Use this when you already know which company you care about and need to know what
has been happening and when. To find companies by signal instead, use…Returns the dated signal timeline for one company: funding, hiring, partnerships, expansion, product launches, leadership changes and risk events. Use this when you already know which company you care about and need to know what has been happening and when. To find companies by signal instead, use…
| Parametro | Tipo | Descrizione |
|---|---|---|
| domain* | string | Company domain, e.g. "stripe.com". URLs are accepted and normalised. |
| days | integer | Lookback window in days. Default 90, max 365. |
| categories | array | Restrict to signal categories (funding, hiring, business, product, growth, event, milestone, risk). Call get_signal_taxonomy for the list. |
| signal_keys | array | Restrict to exact signal keys, e.g. ["recently_funded","key_hire_announced"]. Unrecognised keys are rejected rather than silently ignored. |
| limit | integer | Max signals to return, newest first. Default 50, max 100. |
refresh_companyQueues a fresh scan of one company and returns a batch id to poll with
get_refresh_status. Works for companies already in the index and for domains we
have never seen, which is how you add one.
A scan only refreshes what you ask for, and each module reads a different source.
Anything you leave out…Queues a fresh scan of one company and returns a batch id to poll with get_refresh_status. Works for companies already in the index and for domains we have never seen, which is how you add one. A scan only refreshes what you ask for, and each module reads a different source. Anything you leave out…
| Parametro | Tipo | Descrizione |
|---|---|---|
| domain* | string | Company domain, e.g. "stripe.com". URLs are accepted and normalised. |
| modules | array | What to refresh: business, technology, funding, team, signals, competitors. Each adds credits. Defaults to signals only, which is the cheapest useful scan. |
get_refresh_statusChecks a scan queued by refresh_company, and WAITS for it.
This call blocks until the scan is done or `wait_seconds` runs out, so you do not
have to idle between polls — just call it again if it comes back unfinished. A
typical scan needs two or three calls at the default wait.
Read `is_finished`…Checks a scan queued by refresh_company, and WAITS for it. This call blocks until the scan is done or `wait_seconds` runs out, so you do not have to idle between polls — just call it again if it comes back unfinished. A typical scan needs two or three calls at the default wait. Read `is_finished`…
| Parametro | Tipo | Descrizione |
|---|---|---|
| batch_id* | string | The batch_id returned by refresh_company. |
| wait_seconds | integer | How long this call may block waiting for the scan, 0-25. Default 20. It returns the moment the scan finishes, and waiting the full 25 costs exactly what waitin… |
watch_companyRegisters a standing watch on one company, so you find out what happened there
without asking again. This is the only tool that persists between sessions.
A watched company is kept under continuous monitoring — we keep looking at it for
as long as the watch is active, rather than waiting for someo…Registers a standing watch on one company, so you find out what happened there without asking again. This is the only tool that persists between sessions. A watched company is kept under continuous monitoring — we keep looking at it for as long as the watch is active, rather than waiting for someo…
| Parametro | Tipo | Descrizione |
|---|---|---|
| domain* | string | Company domain, e.g. "stripe.com". URLs are accepted and normalised. |
| signal_keys | array | Only these signal types wake you. Omit for all of them. Values come from get_signal_taxonomy; an unrecognised key is rejected with the valid list rather than c… |
| min_weight | integer | Floor on how much a signal has to matter, 1-10. Roughly: 8+ funding and leadership changes, 5+ hiring and expansion, below 4 background noise. Signals we do no… |
| label | string | Your own note for this watch, e.g. "Q3 pipeline". Returned with every event so you can route it without a second lookup. |
| deliver_webhook | boolean | Also push matches to this key's configured webhook URL. Default false. Events are queued for check_watches either way. |
| stop | boolean | Ends the watch on this domain. Already-queued events stay collectable. |
check_watchesReturns what has happened at the companies THIS KEY ALREADY WATCHES, since the
last time you asked.
This is a personal inbox, not a view of the index. Use it when the question is
about continuity — "anything new since last time", "what did I miss", "what fired
on my watchlist". If the question is…Returns what has happened at the companies THIS KEY ALREADY WATCHES, since the last time you asked. This is a personal inbox, not a view of the index. Use it when the question is about continuity — "anything new since last time", "what did I miss", "what fired on my watchlist". If the question is…
| Parametro | Tipo | Descrizione |
|---|---|---|
| limit | integer | Max events to return. Default 25, max 100. Anything beyond the limit stays queued for the next call. |
| domain | string | Only events for this watched domain. |
| include_acknowledged | boolean | Also return events already collected, and do not acknowledge anything on this call. Use when you lost context and need to re-read. Default false. |
get_signal_taxonomyLists every signal type BounceWatch detects, grouped by category, with what each
one means and whether it is an announcement or an unconfirmed inference.
It also returns `coverage`, which says which categories produce steadily and which
are rare by nature. Read it before designing a search: the ra…Lists every signal type BounceWatch detects, grouped by category, with what each one means and whether it is an announcement or an unconfirmed inference. It also returns `coverage`, which says which categories produce steadily and which are rare by nature. Read it before designing a search: the ra…
Per questo strumento non è stato pubblicato alcuno schema di input.
10 strumenti su 10 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Millions of dated buying and momentum signals: who raised, who's hiring, what changed and when
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.