Horizon Brand Authority MCP for Gemini CLI
com.horizonmedia/brand-authority
Grounded Horizon Media brand Q&A for AI assistants. Authenticated MCP; brand_authority_query.
client:Gemini CLI
transport:streamable-http
Install Horizon Brand Authority MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"brand-authority": {
"httpUrl": "https://mcp.prod.bap.horizonmedia.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs