{
  "name": "Scribe",
  "description": "Scribe is an email signature management platform for Google Workspace and Microsoft 365. Agents can manage signatures, teammates, campaigns, and analytics through the hosted MCP server at https://mcp.scribe-mail.com/mcp (OAuth 2.1 with dynamic client registration) or the REST API at https://api.scribe-mail.com/v1 (workspace API keys). See https://www.scribe-mail.com/auth.md for how to authenticate.",
  "url": "https://www.scribe-mail.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://www.scribe-mail.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "organization": "Scribe",
    "url": "https://www.scribe-mail.com/"
  },
  "documentationUrl": "https://help.scribe-mail.com/en/ai-agents",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "scribe-analytics",
      "name": "scribe-analytics",
      "description": "Pull Scribe signature analytics, conversions, and visitor data. Use when the user wants views, clicks, clickthrough rate, conversion or revenue numbers, a time series, a ranking of signatures, teammates, campaigns, or countries, or a look at identified visitors and where they came from.",
      "tags": [],
      "url": "https://help.scribe-mail.com/.well-known/agent-skills/scribe-analytics/skill.md"
    },
    {
      "id": "scribe-campaigns",
      "name": "scribe-campaigns",
      "description": "Plan, launch, schedule, and report on Scribe banner campaigns that run inside email signatures. Use when the user wants to create, schedule, pause, resume, update, or review a marketing campaign.",
      "tags": [],
      "url": "https://help.scribe-mail.com/.well-known/agent-skills/scribe-campaigns/skill.md"
    },
    {
      "id": "scribe-signature-design",
      "name": "scribe-signature-design",
      "description": "Design render-safe, on-brand Scribe email signatures. Use when the user wants to build, restyle, or fix the layout of a signature, add a logo or banner, set up social icons, preview rendering, manage reply or internal variants, or organize templates into folders. Always reads the content schema before writing content.",
      "tags": [],
      "url": "https://help.scribe-mail.com/.well-known/agent-skills/scribe-signature-design/skill.md"
    },
    {
      "id": "scribe-teammates-and-smart-fields",
      "name": "scribe-teammates-and-smart-fields",
      "description": "Manage Scribe teammates, their emails, and the smart fields that populate signatures, and control who each signature is assigned to. Use when the user wants to add or look up teammates, audit missing data, read or set merge fields, or target a signature at people, org units, or rule-based audiences.",
      "tags": [],
      "url": "https://help.scribe-mail.com/.well-known/agent-skills/scribe-teammates-and-smart-fields/skill.md"
    },
    {
      "id": "scribe",
      "name": "scribe",
      "description": "Create and manage Scribe email signatures, audit installs, read teammate and smart-field data, run marketing campaigns, and pull analytics through the Scribe MCP server. Use when the user wants to create, edit, preview, publish, or audit email signatures; manage reply and internal variants; add or look up teammates; read or set smart fields; organize folders or assets; run or report on marketing campaigns; or pull signature analytics, conversions, and visitors in Scribe.",
      "tags": [],
      "url": "https://help.scribe-mail.com/.well-known/agent-skills/scribe/skill.md"
    }
  ]
}