← Registry

eCommerce

heirloomportraits.us

Manages product catalog, shipping estimates, gift recommendations, order links, and reviews for portrait products.

1 endpoint5 known toolsFirst detected May 11, 2026Last detected August 23, 2026

ENDPOINT 1

https://heirloomportraits.us/api/mcp

No auth detected

MCP server metadata

Name
heirloom-portraits
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Heirloom Portraits turns phone photos into museum-quality framed portraits using AI. Use these tools to browse products, check pricing, estimate shipping, and generate order links for customers.

Known tools 5

get_products

Returns the full product catalog for human portraits, pet portraits, or both.

Inferred read-only
check_shipping

Estimates delivery timing for a portrait order.

Inferred read-only
recommend_gift

Recommends a portrait product based on budget, occasion, and whether it is for a person or pet.

Inferred read-only
create_order_link

Generates a direct URL to start the portrait ordering process.

Inferred read-only
get_reviews

Returns customer reviews, testimonials, and transformation stories.

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.heirloom-portraits]
url = "https://heirloomportraits.us/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "heirloom-portraits": {
      "type": "http",
      "url": "https://heirloomportraits.us/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "heirloom-portraits": {
      "type": "http",
      "url": "https://heirloomportraits.us/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "heirloom-portraits",
  "transport": "streamable-http",
  "url": "https://heirloomportraits.us/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 heirloomportraits.us was fetched 2026-07-31T06:00:10.593Z and is being refreshed.

Trust status Neutral

heirloomportraits.us 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.