eCommerce
jewelrybysweetpea.com
Provides live search and details for fine-jewelry products, including store policies, for an e-commerce jewelry retailer.
ENDPOINT 1
https://chat.jewelrybysweetpea.com/mcp
MCP server metadata
- Name
- jewelry-by-sweet-pea
- Version
- 1.0.0
Known tools 5
search_productsLive search of 100,000+ fine-jewelry products (gold, sterling silver, NCAA/collegiate LogoArt).
Inferred read-onlyget_productFetch one product's live details (price, availability, sizes/variants, URL) by its SKU.
Inferred read-onlyfind_compatible_chainsFor 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-onlylist_size_variantsFor 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-onlyget_store_policiesShipping (free US), returns (free 30-day), warranty, resizing, payment, and contact details for Jewelry by Sweet Pea.
Potential side effectsCONNECT 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.
jewelrybysweetpea.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.