Loading MCP server directory, please wait...
Universal governance layer for AI agents. MCP-native, fail-closed, audit proofs and rollback.
npx @getmcp/cli add io.github.dingdawg/dingdawg-governanceRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dingdawg/dingdawg-governance": {
"command": "npx",
"args": [
"-y",
"dingdawg-governance"
],
"env": {
"DINGDAWG_API_KEY": ""
}
}
}
}