dev.coinop/longwatch

MCPcomunidaden línea
v1.0.1dev.coinopUnknownActualizado hace 1 m

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

Estado del endpointen línea
comprobado hace 1 día · 546 ms
100 % de las últimas 5 comprobaciones llegaron a este endpoint
Funciona en
ClaudeCursorCopilotChatGPTGemini

Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.

Indexado automáticamente desde fuentes públicas. Aún sin verificar por su desarrollador en Forge.Reclamar este listado →
hace 1 mÚltima actualización
Paquete
Autordev.coinop
LicenciaUnknown
Versión1.0.1
Fuentemcp-registry
Estado de confianza
B
60/100Bueno
Listado en el índice de Forge+10/10
Identidad del publicador verificada+0/30
Publicador: este listado no tiene ningún repositorio registrado, así que `forge publish` no puede verificar la propiedad de forma automática. Usa «Reclamar este listado» arriba — en Forge lo revisamos a mano.
Verificación de dominio+0/10
Ahora mismo no está disponible para este tipo de listado: hoy la comprobación de dominio solo se ejecuta para paquetes publicados en npm, así que esta fila todavía no se puede conseguir aquí, sea lo que sea lo que haya alojado en el dominio.
Análisis de inyección de prompts · limpio+30/30
Análisis de ofuscación / exfiltración · limpio+20/20
EstadoIndexado por la comunidad
PublicadorSin verificar
FirmaSin firmar
Dominio
Procedencia
DependenciasSin auditar
Superficie de herramientas18 herramientas · 1 privilegiadas
Análisis de seguridad✓ Limpiovlive · hace 1 d¿Qué tan bien funciona este análisis?
EvaluacionesNinguna
Indexado11 ago 2026

La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.

Herramientas

18 herramientas · 1 privilegiadas
Observado en vivo desde el endpoint del proveedor1d ago

Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.

  • https://longwatch.dev/mcp18 herramientas · 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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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.…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
watch_id*stringwatch_id returned by try_watch
key*stringkey returned by try_watch
sincenumberhighest alert seq already seen; 0 on first poll
delete_watchprivilegiadaStop and delete a watch. Free. Free — no payment required.

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

ParámetroTipoDescripción
watch_id*stringwatch_id to delete
key*stringkey returned by create_watch

18 de 18 herramientas publicaron una descripción.

Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.

Acerca de

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

Palabras clave
mcp
Alternativas
Comparando superficies de herramientas…

Sin cobertura de dependencias

Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.