← indulgeblackhistory.com
INDIVIDUAL MCP TOOL
get_brand
Get one Black-owned beverage brand by slug (from search): founders, category, story, HQ, website, any verified federal/state licenses, and whether it's shoppable on Bottl.Service.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent endpoint
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.indulgeblackhistory-com]
url = "https://indulgeblackhistory.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"indulgeblackhistory-com": {
"type": "http",
"url": "https://indulgeblackhistory.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: indulgeblackhistory-com
Remote MCP URL: https://indulgeblackhistory.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": {
"indulgeblackhistory-com": {
"url": "https://indulgeblackhistory.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"indulgeblackhistory-com": {
"type": "http",
"url": "https://indulgeblackhistory.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "indulgeblackhistory-com",
"transport": "streamable-http",
"url": "https://indulgeblackhistory.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search— Search the Indulge Black History archive of Black-owned beverage brands, producers, encyclopedia articles, and blog posts.get_producer— Get one producer (distillery/winery/brewery) by slug: founder, type, story, services, brands produced, and any verified licenses.get_wiki— Get one encyclopedia article (full text) by slug — the factual reference layer on Black beverage-alcohol history.get_blog— Get one blog/news article (full text) by slug.list_brands— List Black-owned beverage brands, optionally filtered by category (spirits, wine, beer, mead, non-alcoholic).