Serversio.github.dingdawg/dingdawg-loop
L

io.github.dingdawg/dingdawg-loop

io.github.dingdawg/dingdawg-loop · v2.0.7
▦ npm
v2.0.7npm npm: dingdawg-loop↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.dingdawg/dingdawg-loop",
  "description": "Safe scheduled AI agents with governance gates. Verified, receipted, fail-closed.",
  "repository": {
    "url": "https://github.com/dingdawg/dingdawg-agent-1",
    "source": "github"
  },
  "version": "2.0.7",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "dingdawg-loop",
      "version": "2.0.7",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key for paid tier access — get free at dingdawg.com",
          "format": "string",
          "isSecret": true,
          "name": "DINGDAWG_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}