MCP Server
MCP
io.github.dingdawg/dingdawg-governance
Universal governance layer for AI agents. MCP-native, fail-closed, audit proofs and rollback.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "dingdawg-governance",
"version": "2.1.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for paid tier access — get free at dingdawg.com",
"format": "string",
"isSecret": true,
"name": "DINGDAWG_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment