MCP Server
MCP
io.github.stevebutterworth/changeflow
AI-powered web monitoring. Track any website, get structured change intelligence.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "changeflow-mcp-server",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Changeflow API token from https://changeflow.com/account/api",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CHANGEFLOW_API_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment