Skip to content
Back to Monaco Docs

Card snapshot

docs.monaco.com · 2026-08-23 23:58:37 UTC · 0f28dc6e86a9edd604dcd3b105686a525d183b1f10809377bed782030ef6158b

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": "Monaco Docs",
  "url": "https://docs.monaco.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.monaco.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.monaco.com/",
    "organization": "Monaco Docs"
  },
  "documentationUrl": "https://docs.monaco.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "monaco",
      "name": "Monaco",
      "description": "Use when building integrations with Monaco's sales engagement platform, managing contacts and accounts, creating and managing campaigns and sequences, building audiences, or querying sales data via REST API or MCP (Model Context Protocol). Agents should reach for this skill when users need to automate outbound workflows, manage CRM data, run pipeline hygiene, or connect AI agents directly to Monaco workspaces.",
      "tags": [],
      "url": "https://docs.monaco.com/.well-known/agent-skills/monaco/skill.md"
    }
  ]
}