← Registry

Marketing

2aagency.com

Audits brands for semantic integrity, certified data, LLM hallucination risks, and EU Green Claims Directive compliance.

1 endpoint5 known toolsFirst detected May 18, 2026Last detected September 16, 2026

ENDPOINT 1

https://www.2aagency.com/api/mcp

No auth detected

MCP server metadata

Name
2A Agency Brand Integrity Registry
Version
1.1.1
Capabilities
tools

Known tools 5

get_brand_score

Get the semantic integrity score (0-100) for a brand audited by 2A Agency

Inferred read-only
get_certified_data

Get 2A-verified factual data for a brand: price, group, manufacturing, RSE

Inferred read-only
get_hallucination_warnings

Get documented LLM hallucinations for a brand

Inferred read-only
get_ecgt_flags

Get ECGT (EU Green Claims Directive) exposure for a brand: sustainability claims, environmental certifications, and classification of drifts under Art.

Inferred read-only
search_registry

Search the 2A registry by combined filters: group, sector, integrity score range.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.2a-agency-brand-integrity-registry]
url = "https://www.2aagency.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "2a-agency-brand-integrity-registry": {
      "type": "http",
      "url": "https://www.2aagency.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 2a-agency-brand-integrity-registry
Remote MCP URL: https://www.2aagency.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "2a-agency-brand-integrity-registry": {
      "url": "https://www.2aagency.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "2a-agency-brand-integrity-registry": {
      "type": "http",
      "url": "https://www.2aagency.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "2a-agency-brand-integrity-registry",
  "transport": "streamable-http",
  "url": "https://www.2aagency.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for 2aagency.com was fetched 2026-07-31T05:03:35.834Z and is being refreshed.

Trust status Neutral

2aagency.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.