eCommerce
apostleman.co
Provides personalized product recommendations and shopping cart functionality for skincare and general shopping.
ENDPOINT 1
https://searchshopai-mcp.fly.dev/mcp/apostleman
MCP server metadata
- Name
- Apostle Shopping
- Version
- 0.3.0
Known tools 14
recommendGet a personalized product recommendation with domain-expert scoring, safety notes, and transaction authority.
Inferred read-onlyskincare_report_issueReport when a tool result was unhelpful, incomplete, or wrong.
Inferred read-onlysearch_research_notesSearch SearchShopAI's Research Notes blog — data studies, playbooks, and field notes on agentic commerce (AI attribution, MCP, AI catalog accuracy, ChatGPT ads).
Inferred read-onlyget_research_noteGet the summary and URL of a specific SearchShopAI Research Note by its slug (returned by search_research_notes).
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.