Skip to content
Back to Monaco Docs

Card snapshot

docs.monaco.com · 2026-09-19 03:23:20 UTC · 90a4cff8161ba11beee034f827cae4e987047c290aa8d44ca324cbb86170f4f0

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 campaigns and sequences, or querying sales data via API or MCP. Reach for this skill when agents need to programmatically manage outbound campaigns, enroll contacts in sequences, build audiences, track opportunities, or access meeting transcripts and sales intelligence.",
      "tags": [],
      "url": "https://docs.monaco.com/.well-known/agent-skills/monaco/skill.md"
    }
  ]
}