Design
iheartezoic.com
Provides access to Ezoic's brand style guide, standards, and assets for design consistency.
ENDPOINT 1
https://iheartezoic.com/api/mcp
Known tools 4
read_brand_guideRead the canonical Ezoic style and brand guide as JSON or markdown.
Inferred read-onlysearch_brand_standardsSearch 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-onlylist_brand_assetsList real public brand, design-element, photo-backdrop, and font assets from /brand, /images/design-elements, /photo-backs, and /fonts.
Inferred read-onlyget_brand_assetGet 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-onlyCONNECT 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.
iheartezoic.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.