DingDawg: governance (агент).
npx dingdawg-governance auth login # Start the governance MCP server DINGDAWG_API_KEY=your_key npx dingdawg-governance Add to your MCP client config: { "mcpServers": { "dingdawg-governance": { "command": "npx", "args": ["dingdawg-governance"], "env": { "DINGDAWG_API_KEY": "your_key_here" } } } } Get