{
  "name": "Priority Pixels",
  "description": "UK B2B marketing agency specialising in web design, WordPress development, SEO across organic and AI search, paid media, content marketing and website accessibility (WCAG 2.2 AA) audits. Works with B2B brands, NHS Trusts, ICBs and other public sector bodies.",
  "url": "https://prioritypixels.co.uk/api/mcp",
  "provider": {
    "organization": "Priority Pixels (Holdings) Limited",
    "url": "https://prioritypixels.co.uk"
  },
  "version": "1.0.0",
  "supportedInterfaces": [
    {
      "type": "mcp",
      "url": "https://prioritypixels.co.uk/api/mcp",
      "protocolVersion": "2025-06-18",
      "transport": "streamable-http"
    },
    {
      "type": "nlweb",
      "url": "https://ai.prioritypixels.co.uk/ask",
      "method": "GET",
      "queryParam": "query"
    },
    {
      "type": "webmcp",
      "url": "https://prioritypixels.co.uk/",
      "description": "WebMCP tools registered via navigator.modelContext on every PP page."
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": ["none"]
  },
  "defaultInputModes": ["text", "application/json"],
  "defaultOutputModes": ["text", "application/json"],
  "skills": [
    {
      "id": "list_pp_services",
      "name": "List Priority Pixels services",
      "description": "Returns the published service lines including web design, WordPress development, SEO, AI search, paid media and accessibility audits.",
      "tags": ["discovery", "services", "b2b"]
    },
    {
      "id": "check_pp_specialism",
      "name": "Check specialism fit",
      "description": "Asks Priority Pixels' published content base whether a specific brief or specialism is a fit. Routes the question through NLWeb.",
      "tags": ["nlweb", "qa", "research"],
      "examples": [
        "Does Priority Pixels do WCAG 2.2 audits for NHS Trusts?",
        "Has Priority Pixels worked with healthcare providers on AI search?"
      ]
    },
    {
      "id": "get_pp_insights",
      "name": "Get insights articles",
      "description": "Fetches recent Priority Pixels insights articles by topic.",
      "tags": ["content", "research", "insights"]
    },
    {
      "id": "request_pp_contact",
      "name": "Request contact URL",
      "description": "Returns the URL of the Priority Pixels contact form so an agent can direct a human user to engage commercially.",
      "tags": ["contact", "commercial"]
    }
  ],
  "documentationUrl": "https://prioritypixels.co.uk/.well-known/mcp/server.json"
}
