← Back to browse

Horizon Brand Authority MCP

Indexed by com.horizonmedia

About

Grounded Horizon Media brand Q&A for AI assistants. Authenticated MCP; brand_authority_query.

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http brand-authority https://mcp.prod.bap.horizonmedia.com/mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"brand-authority","type":"http","url":"https://mcp.prod.bap.horizonmedia.com/mcp"}'
JSON
{
  "mcpServers": {
    "brand-authority": {
      "url": "https://mcp.prod.bap.horizonmedia.com/mcp"
    }
  }
}