← Registry

Design

iheartezoic.com

Provides access to Ezoic's brand style guide, standards, and assets for design consistency.

1 endpoint4 known toolsFirst detected May 28, 2026Last detected July 6, 2026

ENDPOINT 1

https://iheartezoic.com/api/mcp

No auth detected

Known tools 4

read_brand_guide

Read the canonical Ezoic style and brand guide as JSON or markdown.

Inferred read-only
search_brand_standards

Search Ezoic brand standards, copy, palette tokens, CSS variables, typography, logo rules, photo/backdrop rules, components, data-viz patterns, banned patterns, asset guidance, and voice rules.

Inferred read-only
list_brand_assets

List real public brand, design-element, photo-backdrop, and font assets from /brand, /images/design-elements, /photo-backs, and /fonts.

Inferred read-only
get_brand_asset

Get metadata and direct live URL/download URL for one brand, design-element, photo-backdrop, or font asset under /brand, /images/design-elements, /photo-backs, or /fonts.

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.iheartezoic-com]
url = "https://iheartezoic.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "iheartezoic-com": {
      "type": "http",
      "url": "https://iheartezoic.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: iheartezoic-com
Remote MCP URL: https://iheartezoic.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": {
    "iheartezoic-com": {
      "url": "https://iheartezoic.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "iheartezoic-com": {
      "type": "http",
      "url": "https://iheartezoic.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "iheartezoic-com",
  "transport": "streamable-http",
  "url": "https://iheartezoic.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 iheartezoic.com was fetched 2026-08-04T04:01:21.486Z and is being refreshed.

Trust status Trusted

iheartezoic.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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