changeflow for Windsurf
io.github.stevebutterworth/changeflow
AI-powered web monitoring. Track any website, get structured change intelligence.
client:Windsurf
transport:stdio
runtime:npm
Install changeflow in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"changeflow": {
"command": "npx",
"args": [
"-y",
"changeflow-mcp-server"
],
"env": {
"CHANGEFLOW_API_TOKEN": "<CHANGEFLOW_API_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs