MCP Server
MCP
driftwatch
What broke between two dependency versions, with a citation for every claim. No API key needed.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "driftwatch-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. Adds LLM-synthesized migration steps on top of the deterministic results. The server works fully without it.",
"format": "string",
"isSecret": true,
"name": "ANTHROPIC_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment