Skip to content
Back to Duvo

Card snapshot

www.duvo.ai · 2026-07-27 12:02:24 UTC · 3f27f46d13e961be8220ae5873bde83a0965d7666f27bc63499ae57004ed3215

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Duvo",
  "description": "Duvo grounds operational outcomes in reviewed process evidence and supports approved cross-system execution with agents, queues, approvals, files, webhooks, and MCP.",
  "url": "https://www.duvo.ai",
  "version": "2026-05-23",
  "documentationUrl": "https://www.duvo.ai/developers.md",
  "provider": {
    "organization": "Duvo",
    "url": "https://www.duvo.ai"
  },
  "skills": [
    {
      "id": "run-operational-workflows",
      "name": "Run operational workflows",
      "description": "Start and inspect agent-backed runs across enterprise systems, files, portals, and approvals."
    },
    {
      "id": "manage-case-queues",
      "name": "Manage queues",
      "description": "Create durable cases for invoices, supplier work, alerts, claims, files, or other operational intake."
    },
    {
      "id": "human-approval-gates",
      "name": "Human approval gates",
      "description": "Pause sensitive actions for review and resume after an authorized human response."
    },
    {
      "id": "cli",
      "name": "Official command-line interface",
      "description": "Script Duvo runs, cases, approvals, files, and inspections from the shell. Install with `npm install -g @duvoai/cli`; binary `duvo`; npm package https://www.npmjs.com/package/@duvoai/cli; guide https://www.duvo.ai/cli.md."
    }
  ],
  "endpoints": {
    "openapi": "https://www.duvo.ai/openapi.json",
    "mcp": "https://api.duvo.ai/v2/mcp",
    "docs": "https://www.duvo.ai/developers.md",
    "cli": "https://www.npmjs.com/package/@duvoai/cli",
    "cli_guide": "https://www.duvo.ai/cli.md"
  },
  "cli": {
    "package": "@duvoai/cli",
    "install": "npm install -g @duvoai/cli",
    "binary": "duvo",
    "runtime": "Node.js 22.22 or later",
    "package_url": "https://www.npmjs.com/package/@duvoai/cli",
    "documentation_url": "https://docs.duvo.ai/cli",
    "guide_url": "https://www.duvo.ai/cli.md"
  }
}