Skip to content
Back to BrandPresence

Card snapshot

brandpresence.dev · 2026-08-27 07:43:26 UTC · f9b58b25fa549307c42f5900277a2d2ec63ac7c27e366af986c213d8dd9d73eb

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": "BrandPresence",
  "description": "Read-only BrandPresence evidence access over MCP for inspecting technical findings, AI API measurements, retained sources, experiments, and search performance.",
  "supportedInterfaces": [
    {
      "url": "https://app.brandpresence.dev/mcp",
      "protocolBinding": "https://modelcontextprotocol.io/specification/2025-11-25",
      "protocolVersion": "2025-11-25"
    }
  ],
  "provider": {
    "organization": "BalkuSoft Kft.",
    "url": "https://blksft.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://brandpresence.dev/docs/api",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "brandpresence-evidence",
      "name": "Inspect BrandPresence evidence",
      "description": "Use organization-scoped, read-only MCP tools to inspect bounded technical, AI-answer, AI Advisor, experiment, Search Console, and usage evidence.",
      "tags": [
        "ai-visibility",
        "technical-seo",
        "search-console",
        "evidence",
        "mcp"
      ],
      "examples": [
        "List the current technical findings from the latest successful monitoring run.",
        "Compare recent provider API observations and retain the measurement-surface caveat."
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ]
}