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.
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.
- 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
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.
One command plus a key — npx changeflow-mcp-server, then supply credentials
