← Registry

Developer Tools

brandcodex.org

Provides APIs to look up and retrieve brand identity information from the BrandCodex registry.

1 endpoint9 known toolsFirst detected May 12, 2026Last detected August 1, 2026

ENDPOINT 1

https://www.brandcodex.org/mcp

No auth detected

MCP server metadata

Name
BrandCodex Registry MCP Server
Version
1.0.0
Capabilities
resourcestools

Known tools 9

identify

Return MCPF identity pointers for DID, well-known endpoints, trust registry, credential URL, and MCP endpoint.

Inferred read-only
search_brand

Search the BrandCodex registry to check if a brand has machine-readable identity data available.

Inferred read-only
list_brands

List all registered brands in the BrandCodex registry with slugs, names, industries, and MCP endpoints.

Inferred read-only
get_brand_identity

Get the complete brand identity package for a brand.

Inferred read-only
get_brand_colors

Get brand color tokens with hex values, semantic roles, recommended and prohibited usage contexts.

Inferred read-only
get_brand_typography

Get brand typography system: font families, type scales with sizes, weights, line heights, and letter spacing.

Inferred read-only
get_brand_voice

Get brand voice and tone guidelines: core attributes, sounds-like and doesn't-sound-like descriptors.

Inferred read-only
get_brand_logos

Get logo variants with direct download URLs, usage contexts, background requirements, and file types.

Inferred read-only
check_color_compliance

Check if a specific hex color is part of a brand's official palette and get its usage rules.

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.brandcodex-registry-mcp-server]
url = "https://www.brandcodex.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "brandcodex-registry-mcp-server": {
      "type": "http",
      "url": "https://www.brandcodex.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: brandcodex-registry-mcp-server
Remote MCP URL: https://www.brandcodex.org/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": {
    "brandcodex-registry-mcp-server": {
      "url": "https://www.brandcodex.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "brandcodex-registry-mcp-server": {
      "type": "http",
      "url": "https://www.brandcodex.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "brandcodex-registry-mcp-server",
  "transport": "streamable-http",
  "url": "https://www.brandcodex.org/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 brandcodex.org was fetched 2026-07-28T06:12:51.224Z and is being refreshed.

Trust status Neutral

brandcodex.org 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.