{
  "name": "DelveDeep",
  "description": "Measures how AI engines describe, cite and compare brands. Connected to an assistant, it answers about your own campaigns: KPIs, competitors, source quality, domain readiness, and it can start a quick measurement.",
  "url": "https://delvedeep.cloud",
  "canonicalUrl": "https://delvedeep.cloud",
  "aliases": [],
  "provider": {
    "organization": "NEXTMIND S.R.L.",
    "url": "https://delvedeep.cloud"
  },
  "documentationUrl": "https://delvedeep.cloud/mcp",
  "interfaces": [
    {
      "type": "mcp",
      "transport": "streamable-http",
      "url": "https://mcp.delvedeep.cloud/mcp",
      "authentication": {
        "type": "oauth2",
        "metadataUrl": "https://mcp.delvedeep.cloud/.well-known/oauth-authorization-server"
      },
      "scope": "per-organisation, authenticated"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "brand-visibility",
      "name": "Brand visibility KPIs",
      "description": "Report how often a brand appears in AI answers, how it is framed, and how it compares with competitors."
    },
    {
      "id": "source-quality",
      "name": "Cited sources",
      "description": "List which sources the models cite for a brand, and whether those URLs still resolve."
    },
    {
      "id": "domain-readiness",
      "name": "Domain readiness",
      "description": "Check whether a domain is readable by AI crawlers: robots policy, structured data, content structure."
    },
    {
      "id": "quick-measurement",
      "name": "Start a quick measurement",
      "description": "Create a quick campaign against the caller's monthly quota. Deep and places campaigns are created in the platform, not here."
    }
  ]
}