Skip to content
Back to BrandPresence

Card snapshot

brandpresence.dev · 2026-08-27 13:49:25 UTC · 91ac54d44c24e52dfa608662834b582011b53032a8dd491b3c3dd6a2ae7b6ca3

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": "Scoped BrandPresence evidence access and explicitly authorized product actions over MCP.",
  "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": "Operate BrandPresence with evidence",
      "description": "Use organization-scoped MCP tools to inspect bounded evidence and perform reviewed workspace actions without autonomous site publishing.",
      "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"
      ]
    }
  ]
}