Skip to content
Zed

changeflow for Zed

io.github.stevebutterworth/changeflow

AI-powered web monitoring. Track any website, get structured change intelligence.

client:Zed transport:stdio runtime:npm

Install changeflow in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "changeflow": {
      "command": "npx",
      "args": [
        "-y",
        "changeflow-mcp-server"
      ],
      "env": {
        "CHANGEFLOW_API_TOKEN": "<CHANGEFLOW_API_TOKEN>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

changeflow in other clients