Loading MCP server directory, please wait...
AI-powered web monitoring. Track any website, get structured change intelligence.
npx @getmcp/cli add io.github.stevebutterworth/changeflowRequires Node.js 18+. Community-contributed server. Review source before installing.
CHANGEFLOW_API_TOKENYour Changeflow API token from https://changeflow.com/account/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.stevebutterworth/changeflow": {
"command": "npx",
"args": [
"-y",
"changeflow-mcp-server"
],
"env": {
"CHANGEFLOW_API_TOKEN": ""
}
}
}
}