Labsco
MCP SERVER

Put a page, PDF or feed under watch and ask what changed on it, with the diff and a written summary already attached.

News, Feeds & Trend Monitoring
Summary
Monitoring you can question, not just receive.

The difference from an alert feed is that the history is queryable: search everything you watch for a term, then open one change and read the diff with an explanation of what moved. Creating a source takes plain English for what to look for, so setup is not selector-writing.

What it is

A control surface over a Changeflow account: the sources you monitor, the changes they have produced, and the ability to add a source or force a check now.

What you get
  • Your monitored sources with status, tags and check frequency
  • Full detail for one source by its share code
  • Recent changes across everything you watch, searchable by keyword, date, type, tag or source
  • One change in full, with its summary and structured diff
  • A new source created from a URL, with what to watch for written in plain English
  • An immediate check on a source rather than waiting for its schedule
Requirements

A Changeflow API token from your account settings. Run it locally through npx with the token in the environment, or point a remote client at the hosted HTTP endpoint with the token as a Bearer header.

Setup effort

One command plus a key — npx changeflow-mcp-server, then supply credentials