← Registry

eCommerce

apostleman.co

Provides personalized product recommendations and shopping cart functionality for skincare and general shopping.

1 endpoint14 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://searchshopai-mcp.fly.dev/mcp/apostleman

No auth detected

MCP server metadata

Name
Apostle Shopping
Version
0.3.0
Capabilities
resources.listChangedtools.listChanged

Known tools 14

shop

Start here for any shopping request.

Inferred read-only
skincare_recommend

(Deprecated: use 'recommend' instead.

Inferred read-only
recommend

Get a personalized product recommendation with domain-expert scoring, safety notes, and transaction authority.

Inferred read-only
skincare_cart

Create a buyable shopping cart with a real checkout URL.

Potential side effects
skincare_report_issue

Report when a tool result was unhelpful, incomplete, or wrong.

Inferred read-only
search_research_notes

Search SearchShopAI's Research Notes blog — data studies, playbooks, and field notes on agentic commerce (AI attribution, MCP, AI catalog accuracy, ChatGPT ads).

Inferred read-only
get_research_note

Get the summary and URL of a specific SearchShopAI Research Note by its slug (returned by search_research_notes).

Inferred read-only
search_products

Browse and search the product catalog.

Inferred read-only
get_product

Get full details for a specific product by SKU or title.

Inferred read-only
compare_products

Compare two or more products side by side.

Inferred read-only
create_checkout

Create a checkout URL for one or more products.

Potential side effects
check_compatibility

Check which products are compatible with a given product.

Inferred read-only
check_inventory

Check if a product is currently available.

Inferred read-only
deals_discounts

Show available bundles, deals, and ask about discount codes.

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.apostle-shopping]
url = "https://searchshopai-mcp.fly.dev/mcp/apostleman"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "apostle-shopping": {
      "type": "http",
      "url": "https://searchshopai-mcp.fly.dev/mcp/apostleman"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: apostle-shopping
Remote MCP URL: https://searchshopai-mcp.fly.dev/mcp/apostleman

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": {
    "apostle-shopping": {
      "url": "https://searchshopai-mcp.fly.dev/mcp/apostleman"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "apostle-shopping": {
      "type": "http",
      "url": "https://searchshopai-mcp.fly.dev/mcp/apostleman"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "apostle-shopping",
  "transport": "streamable-http",
  "url": "https://searchshopai-mcp.fly.dev/mcp/apostleman"
}
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 fly.dev was fetched 2026-08-25T12:47:23.082Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.