# longwatch MCP server

Watch web pages, RSS, crypto prices and SEC filings; poll one endpoint for alerts. USDC per call.

## Links
- Registry page: https://www.getdrio.com/mcp/dev-coinop-longwatch
- Website: https://longwatch.dev

## Install
- Endpoint: https://longwatch.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://longwatch.dev/mcp

## Tools
- create_watch (Create a standing watch) - Create a standing watch. Types: url (page text diff), rss (new feed items), price (crypto threshold/24h-move via CoinGecko id), edgar (new SEC filings by ticker+forms — 8-K item codes decoded, Form 4 insider trades parsed into who bought/sold, how much, and whether scheduled). Returns watch_id, key, and the poll URL. Free while in open beta — no payment, wallet or account required through 2026-09-03. After that: $0.005 to create a watch and $0.001 per poll, over x402. No API key, no account, no wallet. Endpoint: https://longwatch.dev/mcp
- poll_alerts (Poll a watch for new alerts) - Poll a watch for alerts since a cursor. Pass since={last seq you saw}; the response carries a new cursor. Polling keeps the watch alive. Free while in open beta — no payment, wallet or account required through 2026-09-03. After that: $0.005 to create a watch and $0.001 per poll, over x402. No API key, no account, no wallet. Endpoint: https://longwatch.dev/mcp
- try_watch (Create a free trial watch) - Create a free trial watch — no payment, no wallet, no account. Same watch types as create_watch (url, rss, price, edgar). 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 while in open beta — no payment, wallet or account required through 2026-09-03. After that: $0.005 to create a watch and $0.001 per poll, over x402. No API key, no account, no wallet. Endpoint: https://longwatch.dev/mcp
- poll_trial (Poll a free trial watch) - 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 for the same behaviour without a time limit. Free while in open beta — no payment, wallet or account required through 2026-09-03. After that: $0.005 to create a watch and $0.001 per poll, over x402. No API key, no account, no wallet. Endpoint: https://longwatch.dev/mcp
- delete_watch (Delete a watch) - Stop and delete a watch. Free. Free while in open beta — no payment, wallet or account required through 2026-09-03. After that: $0.005 to create a watch and $0.001 per poll, over x402. No API key, no account, no wallet. Endpoint: https://longwatch.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: dev.coinop
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 2, 2026
- Source: https://registry.modelcontextprotocol.io
