MCP Server
MCP
io.github.dgtalquantumleap-ai/ebenova-scope-guard
AI contract scope violation detector. Detect scope creep, draft responses.
Install
npx -y @ebenova/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@ebenova/scope-guard-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Ebenova API key from ebenova.dev/dashboard",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "EBENOVA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment