dev.coinop/longwatch

MCPcommunautéen ligne
v1.0.1dev.coinopUnknownMis à jour il y a 1 mois

You are ephemeral; this remembers. Persist watch_id+key; poll later for what you missed.

État de l’endpointen ligne
vérifié il y a 1 jour · 546 ms
100 % des dernières 5 vérifications ont atteint cet endpoint
Fonctionne dans
ClaudeCursorCopilotChatGPTGemini

Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.

Indexé automatiquement depuis des sources publiques. Pas encore vérifié par son développeur sur Forge.Revendiquer cette annonce →
il y a 1 moisDernière mise à jour
Paquet
Auteurdev.coinop
LicenceUnknown
Version1.0.1
Sourcemcp-registry
Statut de confiance
B
60/100Bon
Listé dans l’index Forge+10/10
Identité de l’éditeur vérifiée+0/30
Éditeur : aucune référence de dépôt n’est enregistrée pour cette annonce, `forge publish` ne peut donc pas vérifier la propriété automatiquement. Utilisez « Revendiquer cette annonce » ci-dessus — Forge les examine à la main.
Vérification de domaine+0/10
Actuellement indisponible pour ce type d’annonce — la vérification de domaine ne s’exécute aujourd’hui que pour les paquets adossés à npm, cette ligne ne peut donc pas encore être obtenue ici, quel que soit le contenu hébergé sur le domaine.
Analyse d’injection de prompt · propre+30/30
Analyse d’obfuscation / exfiltration · propre+20/20
StatutIndexé par la communauté
ÉditeurNon vérifié
SignatureNon signé
Domaine
Provenance
DépendancesNon audité
Surface d’outils18 outils · 1 privilégiés
Analyse de sécurité✓ Proprevlive · il y a 1 jQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé11 août 2026

La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.

Outils

18 outils · 1 privilégiés
Observé en direct depuis l’endpoint du fournisseur1d ago

Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.

  • https://longwatch.dev/mcp18 outils · 546 ms
check_nowThis-session snapshot only — no watch, no cursor. Use when you will not come back. Required by type: url/rss/x402 need url; price needs coin plus above, below, or move_pct_24h; edgar needs ticker or cik. 8-K items are decoded, Form 4 trades parsed, and x402 probes validate the unpaid 402 challenge…

This-session snapshot only — no watch, no cursor. Use when you will not come back. Required by type: url/rss/x402 need url; price needs coin plus above, below, or move_pct_24h; edgar needs ticker or cik. 8-K items are decoded, Form 4 trades parsed, and x402 probes validate the unpaid 402 challenge…

ParamètreTypeDescription
type*stringsource type
urlstringurl|rss|x402: public URL
coinstringprice: CoinGecko id, e.g. 'bitcoin'
abovenumberprice: threshold to compare against
belownumberprice: threshold to compare against
move_pct_24hnumberprice: 24h move threshold to compare against
tickerstringedgar: stock ticker, e.g. 'NVDA'
ciknumberedgar: SEC CIK, as an alternative to ticker
formsarrayedgar: form filter, e.g. ["8-K","4"]
methodstring
bodyobject
expected_networkstring
expected_schemestring
expected_amount_atomicstring | number
create_watchKeep watching a source between agent runs and alert when it changes. Persist watch_id and key; later poll_alerts with since=<last cursor> returns only what you missed. Required by type: url/rss/x402 need url; price needs coin plus a threshold; edgar needs ticker or cik. Create includes the baseline…

Keep watching a source between agent runs and alert when it changes. Persist watch_id and key; later poll_alerts with since=<last cursor> returns only what you missed. Required by type: url/rss/x402 need url; price needs coin plus a threshold; edgar needs ticker or cik. Create includes the baseline…

ParamètreTypeDescription
type*stringwatch type
urlstringurl|rss|x402: public URL to watch
coinstringprice: CoinGecko id, e.g. 'bitcoin'
abovenumberprice: alert when USD price crosses above this
belownumberprice: alert when USD price crosses below this
move_pct_24hnumberprice: alert when |24h change| exceeds this percent
tickerstringedgar: stock ticker, e.g. 'NVDA'
ciknumberedgar: SEC CIK, as an alternative to ticker
formsarrayedgar: form filter, e.g. ["8-K","4"]
methodstring
bodyobject
expected_networkstring
expected_schemestring
expected_amount_atomicstring | number
webhookobjectoptional: POST alerts to this URL as they occur (signed); polling still works
idempotency_keystringunique retry key; the same key and input return the original watch without charging twice
check_web_pageFetch a public web page now and return normalized text metadata. Use for a one-session lookup. Costs $0.001 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longwatch.dev/demo for a free NVDA For…

Fetch a public web page now and return normalized text metadata. Use for a one-session lookup. Costs $0.001 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longwatch.dev/demo for a free NVDA For…

ParamètreTypeDescription
url*stringpublic http(s) page URL
watch_web_pageMonitor a public web page between agent runs and alert with added and removed text when it changes. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longw…

Monitor a public web page between agent runs and alert with added and removed text when it changes. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longw…

ParamètreTypeDescription
url*stringpublic http(s) page URL
webhookobjectoptional HTTPS endpoint for signed push alerts; polling still works
idempotency_keystringunique retry key; the same key and input return the original watch
check_rss_feedRead the latest items from a public RSS or Atom feed now. Use for a one-session lookup. Costs $0.001 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longwatch.dev/demo for a free NVDA Form 4 sam…

Read the latest items from a public RSS or Atom feed now. Use for a one-session lookup. Costs $0.001 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longwatch.dev/demo for a free NVDA Form 4 sam…

ParamètreTypeDescription
url*stringpublic RSS or Atom feed URL
watch_rss_feedMonitor an RSS or Atom feed between agent runs and alert once per new item. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longwatch.dev/demo for a free…

Monitor an RSS or Atom feed between agent runs and alert once per new item. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longwatch.dev/demo for a free…

ParamètreTypeDescription
url*stringpublic RSS or Atom feed URL
webhookobjectoptional HTTPS endpoint for signed push alerts; polling still works
idempotency_keystringunique retry key; the same key and input return the original watch
check_crypto_priceCheck a CoinGecko asset price and whether it currently meets a USD threshold or 24-hour move condition. Costs $0.001 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longwatch.dev/demo for a free…

Check a CoinGecko asset price and whether it currently meets a USD threshold or 24-hour move condition. Costs $0.001 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longwatch.dev/demo for a free…

ParamètreTypeDescription
coin*stringCoinGecko id, e.g. bitcoin
abovenumber
belownumber
move_pct_24hnumber
watch_crypto_priceMonitor a crypto price between agent runs and alert once when it crosses a threshold, with hysteresis before re-arming. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternativ…

Monitor a crypto price between agent runs and alert once when it crosses a threshold, with hysteresis before re-arming. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternativ…

ParamètreTypeDescription
coin*stringCoinGecko id, e.g. bitcoin
abovenumber
belownumber
move_pct_24hnumber
webhookobjectoptional HTTPS endpoint for signed push alerts; polling still works
idempotency_keystringunique retry key; the same key and input return the original watch
check_sec_filingsGet recent SEC filings for a ticker or CIK now, with decoded 8-K items and parsed Form 4 transactions. Costs $0.001 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longwatch.dev/demo for a free…

Get recent SEC filings for a ticker or CIK now, with decoded 8-K items and parsed Form 4 transactions. Costs $0.001 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longwatch.dev/demo for a free…

ParamètreTypeDescription
tickerstring
ciknumber
formsarray
watch_sec_filingsMonitor a company between agent runs for new SEC filings, decoded 8-K events, and parsed Form 4 trades. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://l…

Monitor a company between agent runs for new SEC filings, decoded 8-K events, and parsed Form 4 trades. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://l…

ParamètreTypeDescription
tickerstring
ciknumber
formsarray
webhookobjectoptional HTTPS endpoint for signed push alerts; polling still works
idempotency_keystringunique retry key; the same key and input return the original watch
check_insider_tradesGet recent Form 4 insider transactions for a ticker or CIK, parsed into buyer/seller, shares, value, transaction type, and 10b5-1 status. Costs $0.001 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET htt…

Get recent Form 4 insider transactions for a ticker or CIK, parsed into buyer/seller, shares, value, transaction type, and 10b5-1 status. Costs $0.001 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET htt…

ParamètreTypeDescription
tickerstring
ciknumber
watch_insider_tradesMonitor a company between agent runs for new Form 4 insider buys, sells, grants, and tax withholding. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://lon…

Monitor a company between agent runs for new Form 4 insider buys, sells, grants, and tax withholding. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://lon…

ParamètreTypeDescription
tickerstring
ciknumber
webhookobjectoptional HTTPS endpoint for signed push alerts; polling still works
idempotency_keystringunique retry key; the same key and input return the original watch
check_x402_endpointSend an unpaid request and validate the endpoint's HTTP 402 challenge, accepted networks, scheme, amount, and recipient. The target probe does not attach payment. Costs $0.001 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements.…

Send an unpaid request and validate the endpoint's HTTP 402 challenge, accepted networks, scheme, amount, and recipient. The target probe does not attach payment. Costs $0.001 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements.…

ParamètreTypeDescription
url*string
methodstring
bodyobject
expected_networkstring
expected_schemestring
expected_amount_atomicstring | number
watch_x402_endpointMonitor an x402 endpoint for downtime and changes to its payment challenge, price, network, scheme, or recipient. Target probes do not attach payment. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the paymen…

Monitor an x402 endpoint for downtime and changes to its payment challenge, price, network, scheme, or recipient. Target probes do not attach payment. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the paymen…

ParamètreTypeDescription
url*string
methodstring
bodyobject
expected_networkstring
expected_schemestring
expected_amount_atomicstring | number
webhookobjectoptional HTTPS endpoint for signed push alerts; polling still works
idempotency_keystringunique retry key; the same key and input return the original watch
poll_alertsWhat is new since your last run. Pass since={last seq you saw}; the response carries a new cursor. New paid watches include 7 days of polling. After that window, one $0.005 paid poll renews the next 7 days. Polling keeps the watch alive; beta watches remain free. Free through the watch's included p…

What is new since your last run. Pass since={last seq you saw}; the response carries a new cursor. New paid watches include 7 days of polling. After that window, one $0.005 paid poll renews the next 7 days. Polling keeps the watch alive; beta watches remain free. Free through the watch's included p…

ParamètreTypeDescription
watch_id*stringwatch_id returned by create_watch
key*stringkey returned by create_watch
sincenumberhighest alert seq already seen; 0 on first poll
try_watchCreate a free trial watch — no payment, no wallet, no account. Same watch types as create_watch (url, rss, price, edgar, x402). The trial runs for 24h, one at a time per caller, and cannot use webhooks. Use this first to see what the alerts look like before paying. Free — no payment required.

Create a free trial watch — no payment, no wallet, no account. Same watch types as create_watch (url, rss, price, edgar, x402). The trial runs for 24h, one at a time per caller, and cannot use webhooks. Use this first to see what the alerts look like before paying. Free — no payment required.

ParamètreTypeDescription
type*stringwatch type
urlstringurl|rss|x402: public URL to watch
coinstringprice: CoinGecko id, e.g. 'bitcoin'
abovenumberprice: alert when USD price crosses above this
belownumberprice: alert when USD price crosses below this
move_pct_24hnumberprice: alert when |24h change| exceeds this percent
tickerstringedgar: stock ticker, e.g. 'NVDA'
ciknumberedgar: SEC CIK, as an alternative to ticker
formsarrayedgar: form filter, e.g. ["8-K","4"]
methodstring
bodyobject
expected_networkstring
expected_schemestring
expected_amount_atomicstring | number
poll_trialPoll a trial watch created by try_watch. Free. Pass since={last seq you saw}; the response carries a new cursor. Once the trial expires, create a paid watch with create_watch; paid creation includes 7 days of polling and can be renewed. Free — no payment required.

Poll a trial watch created by try_watch. Free. Pass since={last seq you saw}; the response carries a new cursor. Once the trial expires, create a paid watch with create_watch; paid creation includes 7 days of polling and can be renewed. Free — no payment required.

ParamètreTypeDescription
watch_id*stringwatch_id returned by try_watch
key*stringkey returned by try_watch
sincenumberhighest alert seq already seen; 0 on first poll
delete_watchprivilégiéStop and delete a watch. Free. Free — no payment required.

Stop and delete a watch. Free. Free — no payment required.

ParamètreTypeDescription
watch_id*stringwatch_id to delete
key*stringkey returned by create_watch

18 outils sur 18 ont publié une description.

Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.

À propos

You are ephemeral; this remembers. Persist watch_id+key; poll later for what you missed.

Mots-clés
mcp
Alternatives
Comparaison des surfaces d’outils…

Aucune couverture des dépendances

Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.