The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the HOTLIKESHOP listing page.
Search & buy MMO / social-media accounts, proxies and digital services from any AI assistant — right inside the chat.
🌐 English · 🇻🇳 Tiếng Việt
HOTLIKESHOP MCP Server is a public, production Model Context Protocol server that lets any MCP-capable AI assistant — Claude, Cursor, ChatGPT, Gemini, Perplexity, Windsurf, Cline — browse and purchase from HOTLIKESHOP, a Vietnamese e-commerce marketplace for social-media & MMO accounts (Facebook, Instagram, TikTok, X/Twitter, Gmail, Outlook…), proxies/VPN and related digital services, delivered automatically 24/7.
quote_order → buy_product flow with a short-lived confirm token, so the AI cannot spend money on its own.Endpoint:
https://hotlikeshop.com/api/mcp· Docs: hotlikeshop.com/ai
Add HOTLIKESHOP to any MCP client using the remote endpoint. Most desktop clients connect through the mcp-remote bridge:
Edit claude_desktop_config.json (Settings → Developer → Edit Config) and paste the snippet above, then restart Claude. See examples/claude_desktop_config.json.
Add it in Settings → MCP → Add new server, or drop the snippet into .cursor/mcp.json. See examples/cursor_mcp.json.
Open Cline → MCP Servers → Configure (edits cline_mcp_settings.json) and add the same mcpServers entry:
Edit ~/.codeium/windsurf/mcp_config.json and paste the mcpServers snippet above, then reload.
Test the endpoint with plain curl:
The endpoint accepts POST only (JSON-RPC 2.0 over Streamable HTTP). A
GETreturns 405 — that is expected.
Prefer code? Copy-paste, dependency-free examples live in quickstart/ (Node & Python). A live docs page is published at tuanone123.github.io/hotlikeshop-mcp.
🌍 International-friendly: product prices are returned in both VND and USD (
price_usd, live rate),topup_guideandhow_to_startspeak English (lang:"en"), and you can top up with USDT (TRC20/EVM) — no Vietnamese required.
| Tool | What it does |
|---|---|
how_to_start | New-user onboarding: 4 steps to create an account, get an API key, top up (USDT for international users) and buy. English or Vietnamese (lang). |
search_products | Search public products by keyword; returns id, name, price (VND + USD), stock, category, url. |
get_product | Full details of one product by id (including description). |
list_categories | All public categories with product counts. |
list_category_products | Products inside a category by category_id. |
recommend_products | Suggest in-stock products by budget and/or keyword/category, cheapest first, with a combo hint. |
best_sellers | Best-selling in-stock products (most sold first). |
latest_products | Newest in-stock products (recently added first). |
compare_products | Compare 2–5 products side by side with a quick summary (cheapest / most stock / best seller). |
similar_products | Given a product id, list similar in-stock alternatives (same category first). |
| Tool | What it does |
|---|---|
get_my_balance | Your account balance (VND), level and discount. |
quote_order | Price an order and return a short-lived confirm token (step 1 of 2). |
buy_product | Complete the purchase using the confirm token (step 2 of 2). |
check_order_status | Track an order's delivery status. |
Get your API key at hotlikeshop.com/profile → API. The two-step quote → confirm flow means an AI agent can never silently drain your balance.
| Tool | What it does |
|---|---|
check_live_facebook | Check whether a Facebook UID is live or dead (pass your own proxy for reliable checks). |
check_health_bulk | Bulk live/dead check for up to 20 accounts (Facebook / Instagram / Telegram / TikTok). |
deep_inspect | Deep public profile lookup (followers, bio, verified, media / members / avatar). |
topup_guide | Explain how to add funds. Info only — MCP never processes payments. |
get_2fa | Generate the current 6-digit 2FA/TOTP code from a Base32 secret (Google Authenticator style). Computed locally, never stored. |
llms.txt, llms-full.txt and a Catalog JSON feed alongside the MCP server.| 🔌 MCP endpoint | https://hotlikeshop.com/api/mcp (Streamable HTTP) |
| 📖 Docs & config | hotlikeshop.com/ai |
| 🗂️ Catalog JSON | /api/public/catalog |
| 🤖 llms.txt | /llms.txt |
| 🏪 Website | hotlikeshop.com |
| 💬 Support | Zalo · Telegram |
MCP server · Model Context Protocol · Claude · Cursor · ChatGPT · agentic commerce · AI shopping · e-commerce MCP · social media accounts · MMO · proxy · Vietnam · Streamable HTTP · remote MCP.
MIT for this documentation & configuration. The HOTLIKESHOP service itself is operated at hotlikeshop.com; connecting to the MCP server is free.