The Changeflow MCP Server monitors websites and provides AI-enriched change intelligence, allowing users to manage sources and automate web monitoring.
From the registry: AI-powered web monitoring. Track any website, get structured change intelligence.
Please install the `changeflow` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Changeflow API Token** — Sign up at changeflow.com and get an API token from Account > API (https://changeflow.com/account/api)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["changeflow-mcp-server"]
- required environment variables:
- `CHANGEFLOW_API_TOKEN`: Changeflow API token (example: `<your-api-token>`)
Note: Also available as remote Streamable HTTP at https://changeflow.com/mcp with `Authorization: Bearer <token>`. Rate limit: 100 req/hour.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CHANGEFLOW_API_TOKENrequiredAPI token required for authentication.MCP server for Firecrawl web scraping, structured data extraction and web search integration.