Loomal

dingdawg-governance

MCP server by github.com/dingdawg/dingdawg-governance

Universal governance layer for AI agents. MCP-native, fail-closed, audit proofs and rollback.

1 starsnpm: dingdawg-governance

About dingdawg-governance

dingdawg-governance is an MCP (Model Context Protocol) server published by dingdawg in the official MCP registry, listed under Autonomous Agents on Loomal. Universal governance layer for AI agents. MCP-native, fail-closed, audit proofs and rollback.

It ships as an npm package (dingdawg-governance), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dingdawg/dingdawg-governance, where the project has earned 1 GitHub stars.

Use dingdawg-governance with your agent

Claude Code · one command
claude mcp add dingdawg-governance -- npx -y dingdawg-governance
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dingdawg-governance": {
      "command": "npx",
      "args": [
        "-y",
        "dingdawg-governance"
      ]
    }
  }
}
npmdingdawg-governance

Frequently asked questions

What is dingdawg-governance?
dingdawg-governance is an MCP (Model Context Protocol) server by dingdawg in the Autonomous Agents category. Universal governance layer for AI agents. MCP-native, fail-closed, audit proofs and rollback.
How do I connect dingdawg-governance to Claude, Cursor, or another MCP client?
Install dingdawg-governance from its npm package (dingdawg-governance) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is dingdawg-governance open source?
Yes — the source code is public at github.com/dingdawg/dingdawg-governance, with 1 GitHub stars.
Can AI agents pay to use dingdawg-governance?
Not yet through Loomal — dingdawg-governance is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain dingdawg-governance? Claim this listing free by verifying GitHub ownership, or contact us.