{
  "name": "VertoDigital",
  "description": "Intelligence and action tools for vertodigital.com - match B2B marketing challenges to services, get structured proof points, retrieve agency differentiators, search case studies, fetch any page as markdown, access contact information, submit a general enquiry, and request a Pipeline Readiness Assessment (auth required).",
  "version": "1.1.0",
  "provider": {
    "organization": "VertoDigital",
    "url": "https://vertodigital.com"
  },
  "url": "https://mcp.vertodigital.com/mcp",
  "supportedInterfaces": [
    {
      "url": "https://mcp.vertodigital.com/mcp",
      "transport": "mcp/streamable-http"
    }
  ],
  "capabilities": {
    "tools": true,
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": ["None", "Bearer"],
    "note": "Read-only tools and vertodigital_send_enquiry require no auth. vertodigital_request_assessment requires Authorization: Bearer <key>."
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "vertodigital_get_site_index",
      "name": "Get site index",
      "description": "Structured index of all pages, services, and case studies on vertodigital.com. Start here."
    },
    {
      "id": "vertodigital_get_page",
      "name": "Get page",
      "description": "Fetch any vertodigital.com page as clean markdown by slug (e.g. \"about\", \"case-studies/ironscales\")."
    },
    {
      "id": "vertodigital_search_case_studies",
      "name": "Search case studies",
      "description": "Search VertoDigital case studies by client name, industry, service, or outcome keyword."
    },
    {
      "id": "vertodigital_get_contact",
      "name": "Get contact",
      "description": "Get VertoDigital contact information and how to book a free Pipeline Readiness Assessment."
    },
    {
      "id": "vertodigital_match_services",
      "name": "Match services",
      "description": "Map a plain-language B2B marketing challenge to the most relevant VertoDigital service(s), with pitch and proof point."
    },
    {
      "id": "vertodigital_get_proof_points",
      "name": "Get proof points",
      "description": "Return structured client results (stats, case study URL) filtered by service, industry, or client keyword."
    },
    {
      "id": "vertodigital_why_verto",
      "name": "Why VertoDigital",
      "description": "Return the 5 key reasons B2B technology companies choose VertoDigital, each with a concrete proof point."
    },
    {
      "id": "vertodigital_request_assessment",
      "name": "Request assessment",
      "description": "Submit a Pipeline Readiness Assessment request on behalf of a user. Requires Authorization: Bearer <key>."
    },
    {
      "id": "vertodigital_send_enquiry",
      "name": "Send enquiry",
      "description": "Submit a general contact enquiry (sales, partnership, press, careers, or general) on behalf of a user. No authentication required."
    }
  ]
}
