← Registry

eCommerce

jewelrybysweetpea.com

Provides live search and details for fine-jewelry products, including store policies, for an e-commerce jewelry retailer.

1 endpoint5 known toolsFirst detected July 31, 2026Last detected September 7, 2026

ENDPOINT 1

https://chat.jewelrybysweetpea.com/mcp

No auth detected

MCP server metadata

Name
jewelry-by-sweet-pea
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

search_products

Live search of 100,000+ fine-jewelry products (gold, sterling silver, NCAA/collegiate LogoArt).

Inferred read-only
get_product

Fetch one product's live details (price, availability, sizes/variants, URL) by its SKU.

Inferred read-only
find_compatible_chains

For a pendant or charm SKU, returns chains whose width fits the pendant's bail (same metal family, sensible width and price), plus other pieces the store pairs with it (same school/team or same collection).

Inferred read-only
list_size_variants

For a ring, chain, bracelet or anklet SKU, lists the sibling products that are the same piece in other sizes (ring sizes) or lengths (inches), each with its own SKU and URL.

Inferred read-only
get_store_policies

Shipping (free US), returns (free 30-day), warranty, resizing, payment, and contact details for Jewelry by Sweet Pea.

Potential side effects

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.jewelry-by-sweet-pea]
url = "https://chat.jewelrybysweetpea.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jewelry-by-sweet-pea": {
      "type": "http",
      "url": "https://chat.jewelrybysweetpea.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jewelry-by-sweet-pea
Remote MCP URL: https://chat.jewelrybysweetpea.com/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": {
    "jewelry-by-sweet-pea": {
      "url": "https://chat.jewelrybysweetpea.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jewelry-by-sweet-pea": {
      "type": "http",
      "url": "https://chat.jewelrybysweetpea.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jewelry-by-sweet-pea",
  "transport": "streamable-http",
  "url": "https://chat.jewelrybysweetpea.com/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 jewelrybysweetpea.com was fetched 2026-08-05T01:46:14.080Z and is being refreshed.

Trust status Trusted

jewelrybysweetpea.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.