← apostleman.co
INDIVIDUAL MCP TOOL
deals_discounts
Show available bundles, deals, and ask about discount codes.
LIVE ENDPOINT
https://searchshopai-mcp.fly.dev/mcp/apostleman
Connect to this endpoint to inspect the live schema for deals_discounts and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
shop— Start here for any shopping request.skincare_recommend— (Deprecated: use 'recommend' instead.recommend— Get a personalized product recommendation with domain-expert scoring, safety notes, and transaction authority.skincare_cart— Create a buyable shopping cart with a real checkout URL.skincare_report_issue— Report when a tool result was unhelpful, incomplete, or wrong.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).get_research_note— Get the summary and URL of a specific SearchShopAI Research Note by its slug (returned by search_research_notes).search_products— Browse and search the product catalog.