AI-powered contract scope violation detector. Paste contract + client message, get violation type, severity, 3 professional response drafts, and change order pricing. Zero API competitors.
Server Config
{
"mcpServers": {
"ebenova-scope-guard": {
"command": "npx",
"args": [
"-y",
"@ebenova/scope-guard-mcp"
],
"env": {
"EBENOVA_API_KEY": "<YOUR_API_KEY>"
}
}
}
}