SearchShop AI
searchshopai-mcp.fly.dev
Commerce capability layer for AI agents. Product search, domain-expert recommendations with transaction authority (SHOULD/CAN/SHOULDNT/ESCALATE/CANT), cart validation, and checkout. Multi-tenant, multi-protocol.
searchshopai-mcp.fly.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 24/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Endpoints
| Agent card | https://searchshopai-mcp.fly.dev/.well-known/mcp.json |
Skills · 1 declared · mapped to canonical taxonomy
Commerce capability layer for AI agents. Product search, domain-expert recommendations with transaction authority (SHOULD/CAN/SHOULDNT/ESCALATE/CANT), cart vali…
Health · last 25 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/searchshopai-mcp.fly.dev) [](https://agenstry.com/agents/searchshopai-mcp.fly.dev) [](https://agenstry.com/agents/searchshopai-mcp.fly.dev) [](https://agenstry.com/agents/searchshopai-mcp.fly.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "SearchShop AI",
"description": "Commerce capability layer for AI agents. Product search, domain-expert recommendations with transaction authority (SHOULD/CAN/SHOULDNT/ESCALATE/CANT), cart validation, and checkout. Multi-tenant, multi-protocol.",
"url": "https://searchshopai-mcp.fly.dev/mcp",
"transport": "streamable-http",
"version": "0.4.0",
"capabilities": {
"tools": true,
"resources": true
},
"tools": [
"search_products",
"get_product",
"compare_products",
"create_checkout",
"recommend",
"skincare_recommend",
"skincare_cart",
"skincare_report_issue"
],
"tenants": [
{
"id": "beauty-of-joseon",
"endpoint": "/mcp/beauty-of-joseon",
"description": "beauty-of-joseon brand-locked catalog"
},
{
"id": "cocokind",
"endpoint": "/mcp/cocokind",
"description": "cocokind brand-locked catalog"
},
{
"id": "cosrx",
"endpoint": "/mcp/cosrx",
"description": "cosrx brand-locked catalog"
},
{
"id": "default",
"endpoint": "/mcp/default",
"description": "Multi-brand catalog"
},
{
"id": "farmacy-beauty",
"endpoint": "/mcp/farmacy-beauty",
"description": "farmacy-beauty brand-locked catalog"
},
{
"id": "free-maison",
"endpoint": "/mcp/free-maison",
"description": "free-maison brand-locked catalog"
},
{
"id": "glossier",
"endpoint": "/mcp/glossier",
"description": "glossier brand-locked catalog"
},
{
"id": "glow-recipe",
"endpoint": "/mcp/glow-recipe",
"description": "glow-recipe brand-locked catalog"
},
{
"id": "herbivore-botanicals",
"endpoint": "/mcp/herbivore-botanicals",
"description": "herbivore-botanicals brand-locked catalog"
},
{
"id": "is-clinical",
"endpoint": "/mcp/is-clinical",
"description": "is-clinical brand-locked catalog"
},
{
"id": "kinship",
"endpoint": "/mcp/kinship",
"description": "kinship brand-locked catalog"
},
{
"id": "krave-beauty",
"endpoint": "/mcp/krave-beauty",
"description": "krave-beauty brand-locked catalog"
},
{
"id": "la-luer",
"endpoint": "/mcp/la-luer",
"description": "la-luer brand-locked catalog"
},
{
"id": "murad",
"endpoint": "/mcp/murad",
"description": "murad brand-locked catalog"
},
{
"id": "naturium",
"endpoint": "/mcp/naturium",
"description": "naturium brand-locked catalog"
},
{
"id": "osea-malibu",
"endpoint": "/mcp/osea-malibu",
"description": "osea-malibu brand-locked catalog"
},
{
"id": "pai-skincare",
"endpoint": "/mcp/pai-skincare",
"description": "pai-skincare brand-locked catalog"
},
{
"id": "peach-lily",
"endpoint": "/mcp/peach-lily",
"description": "peach-lily brand-locked catalog"
},
{
"id": "stratia",
"endpoint": "/mcp/stratia",
"description": "stratia brand-locked catalog"
},
{
"id": "summer-fridays",
"endpoint": "/mcp/summer-fridays",
"description": "summer-fridays brand-locked catalog"
},
{
"id": "supergoop",
"endpoint": "/mcp/supergoop",
"description": "supergoop brand-locked catalog"
},
{
"id": "tatcha",
"endpoint": "/mcp/tatcha",
"description": "tatcha brand-locked catalog"
},
{
"id": "the-inkey-list",
"endpoint": "/mcp/the-inkey-list",
"description": "the-inkey-list brand-locked catalog"
},
{
"id": "then-i-met-you",
"endpoint": "/mcp/then-i-met-you",
"description": "then-i-met-you brand-locked catalog"
},
{
"id": "topicals",
"endpoint": "/mcp/topicals",
"description": "topicals brand-locked catalog"
},
{
"id": "versed",
"endpoint": "/mcp/versed",
"description": "versed brand-locked catalog"
}
],
"validate": [
"/validate/recommendation",
"/validate/cart",
"/validate/compatibility"
],
"contact": "contact@searchshop.ai"
}