Skip to content
Back to Fireflies

Card snapshot

docs.fireflies.ai · 2026-08-24 00:04:32 UTC · 2f7563c85850ac6a1ef9aca10ca457aad5333a0ccca53df581d0ccaf7e3bbe53

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": "Fireflies",
  "url": "https://docs.fireflies.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.fireflies.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.fireflies.ai/",
    "organization": "Fireflies"
  },
  "documentationUrl": "https://docs.fireflies.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "firefliesai",
      "name": "Firefliesai",
      "description": "Use when building integrations with meeting transcription and analysis, querying meeting data via GraphQL, setting up AI-powered meeting analysis with AskFred, configuring MCP servers for AI tools, managing meeting transcripts, or building real-time transcription features.",
      "tags": [],
      "url": "https://docs.fireflies.ai/.well-known/agent-skills/firefliesai/skill.md"
    }
  ]
}