Dingdawg Governance runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm. Last commit 15 Jul 2026.
Universal governance layer for AI agents. MCP-native, fail-closed, audit proofs and rollback.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет dingdawg-governance ссылается на dingdawg/governance-sdk
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dingdawg-governance -- npx -y dingdawg-governance
{
"mcpServers": {
"dingdawg-governance": {
"args": [
"-y",
"dingdawg-governance"
],
"command": "npx"
}
}
}
[mcp_servers.dingdawg-governance]
command = "npx"
args = ["-y", "dingdawg-governance"]
{
"mcpServers": {
"dingdawg-governance": {
"args": [
"-y",
"dingdawg-governance"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dingdawg-governance": {
"args": [
"-y",
"dingdawg-governance"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DINGDAWG_API_KEY (API key for paid tier access — get free at dingdawg.com).
The author declared them in the registry entry; get the values from the project itself.
Agent-native CLI: provenance, cost governance, and execution contracts for AI agents.
Financial governance for AI agents — spend gates and audit trail exposed as MCP tools.
Runtime governance, proof, outcome closure, and fleet intelligence for MCP-compatible AI agents.
MCP compliance proxy between agent and tools: deterministic governance, fail-closed, audit trail.
MCP server for OnceAsk, the AI-native current-address layer for people and agents.
Webhook & callback layer for AI agents: create a URL, wait_for_callback, and verify over MCP.
Git-native content governance for AI agents — 27 deterministic MCP tools over stdio and HTTP.
Universal trust attestation for AI agents. Create, verify, and negotiate trust proofs.
Answers built from our own checks of this server.