{
  "markdown": "<div align=\"center\">\n\n# HOTLIKESHOP MCP Server\n\n**Search & buy MMO / social-media accounts, proxies and digital services from any AI assistant — right inside the chat.**\n\n[![MCP](https://img.shields.io/badge/MCP-Streamable_HTTP-blue)](https://modelcontextprotocol.io)\n[![Endpoint](https://img.shields.io/badge/endpoint-live-brightgreen)](https://hotlikeshop.com/api/mcp)\n[![Tools](https://img.shields.io/badge/tools-19-orange)](https://hotlikeshop.com/ai)\n[![License](https://img.shields.io/badge/license-MIT-green)](./LICENSE)\n[![hotlikeshop-mcp MCP server](https://glama.ai/mcp/servers/tuanone123/hotlikeshop-mcp/badges/score.svg)](https://glama.ai/mcp/servers/tuanone123/hotlikeshop-mcp)\n[![Website](https://img.shields.io/badge/website-hotlikeshop.com-ff2d55)](https://hotlikeshop.com)\n\n🌐 **[English](./README.md)** · **[🇻🇳 Tiếng Việt](./README.vi.md)**\n\n[![hotlikeshop-mcp MCP server](https://glama.ai/mcp/servers/tuanone123/hotlikeshop-mcp/badges/card.svg)](https://glama.ai/mcp/servers/tuanone123/hotlikeshop-mcp)\n\n</div>\n\n---\n\n## What is this?\n\n**HOTLIKESHOP MCP Server** is a public, production [Model Context Protocol](https://modelcontextprotocol.io) server that lets any MCP-capable AI assistant — **Claude, Cursor, ChatGPT, Gemini, Perplexity, Windsurf, Cline** — browse and purchase from [HOTLIKESHOP](https://hotlikeshop.com), 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.\n\n- ✅ **No API key needed for lookup** — search, compare, recommend, best-sellers work out of the box.\n- 🔐 **Safe agentic checkout** — a 2-step `quote_order` → `buy_product` flow with a short-lived confirm token, so the AI **cannot spend money on its own**.\n- 🌍 **Bilingual** — every tool speaks English & Vietnamese; prices in VND.\n- ⚡ **Remote Streamable HTTP** — nothing to install, just point your client at the endpoint.\n\n> **Endpoint:** `https://hotlikeshop.com/api/mcp` · **Docs:** [hotlikeshop.com/ai](https://hotlikeshop.com/ai)\n\n---\n\n## Quick start\n\nAdd HOTLIKESHOP to any MCP client using the remote endpoint. Most desktop clients connect through the [`mcp-remote`](https://www.npmjs.com/package/mcp-remote) bridge:\n\n```json\n{\n  \"mcpServers\": {\n    \"hotlikeshop\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"mcp-remote\", \"https://hotlikeshop.com/api/mcp\"]\n    }\n  }\n}\n```\n\n<details>\n<summary><b>Claude Desktop</b></summary>\n\nEdit `claude_desktop_config.json` (Settings → Developer → Edit Config) and paste the snippet above, then restart Claude. See [`examples/claude_desktop_config.json`](./examples/claude_desktop_config.json).\n</details>\n\n<details>\n<summary><b>Cursor</b></summary>\n\nAdd it in **Settings → MCP → Add new server**, or drop the snippet into `.cursor/mcp.json`. See [`examples/cursor_mcp.json`](./examples/cursor_mcp.json).\n</details>\n\n<details>\n<summary><b>Cline / Roo (VS Code)</b></summary>\n\nOpen **Cline → MCP Servers → Configure** (edits `cline_mcp_settings.json`) and add the same `mcpServers` entry:\n\n```json\n{\n  \"mcpServers\": {\n    \"hotlikeshop\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"mcp-remote\", \"https://hotlikeshop.com/api/mcp\"]\n    }\n  }\n}\n```\n</details>\n\n<details>\n<summary><b>Windsurf</b></summary>\n\nEdit `~/.codeium/windsurf/mcp_config.json` and paste the `mcpServers` snippet above, then reload.\n</details>\n\n<details>\n<summary><b>Native remote (clients that support Streamable HTTP directly)</b></summary>\n\n```json\n{\n  \"mcpServers\": {\n    \"hotlikeshop\": { \"type\": \"http\", \"url\": \"https://hotlikeshop.com/api/mcp\" }\n  }\n}\n```\n</details>\n\nTest the endpoint with plain `curl`:\n\n```bash\ncurl -X POST https://hotlikeshop.com/api/mcp \\\n  -H \"Content-Type: application/json\" \\\n  -H \"Accept: application/json, text/event-stream\" \\\n  -d '{\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/list\"}'\n```\n\n> The endpoint accepts **POST only** (JSON-RPC 2.0 over Streamable HTTP). A `GET` returns 405 — that is expected.\n\nPrefer code? Copy-paste, dependency-free examples live in [`quickstart/`](./quickstart) (Node & Python). A live docs page is published at **[tuanone123.github.io/hotlikeshop-mcp](https://tuanone123.github.io/hotlikeshop-mcp/)**.\n\n---\n\n## The 18 tools\n\n> 🌍 **International-friendly:** product prices are returned in **both VND and USD** (`price_usd`, live rate), `topup_guide` and `how_to_start` speak **English** (`lang:\"en\"`), and you can top up with **USDT (TRC20/EVM)** — no Vietnamese required.\n\n### 🔎 Lookup & onboarding — public, free, no key (10)\n\n| Tool | What it does |\n|------|--------------|\n| `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`). |\n| `search_products` | Search public products by keyword; returns id, name, price (VND + USD), stock, category, url. |\n| `get_product` | Full details of one product by id (including description). |\n| `list_categories` | All public categories with product counts. |\n| `list_category_products` | Products inside a category by `category_id`. |\n| `recommend_products` | Suggest in-stock products by budget and/or keyword/category, cheapest first, with a combo hint. |\n| `best_sellers` | Best-selling in-stock products (most sold first). |\n| `latest_products` | Newest in-stock products (recently added first). |\n| `compare_products` | Compare 2–5 products side by side with a quick summary (cheapest / most stock / best seller). |\n| `similar_products` | Given a product id, list similar in-stock alternatives (same category first). |\n\n### 🛒 Purchase — needs your shop API key (4)\n\n| Tool | What it does |\n|------|--------------|\n| `get_my_balance` | Your account balance (VND), level and discount. |\n| `quote_order` | Price an order and return a short-lived **confirm token** (step 1 of 2). |\n| `buy_product` | Complete the purchase using the confirm token (step 2 of 2). |\n| `check_order_status` | Track an order's delivery status. |\n\n> Get your API key at [hotlikeshop.com/profile](https://hotlikeshop.com/profile) → **API**. The two-step quote → confirm flow means an AI agent can never silently drain your balance.\n\n### 🧰 MMO utilities — free (4)\n\n| Tool | What it does |\n|------|--------------|\n| `check_live_facebook` | Check whether a Facebook UID is live or dead (pass your own `proxy` for reliable checks). |\n| `check_health_bulk` | Bulk live/dead check for up to 20 accounts (Facebook / Instagram / Telegram / TikTok). |\n| `deep_inspect` | Deep public profile lookup (followers, bio, verified, media / members / avatar). |\n| `topup_guide` | Explain how to add funds. Info only — MCP never processes payments. |\n\n---\n\n## Why connect?\n\n- **Agentic commerce, done safely.** Real production storefront with a public, spec-compliant MCP server and a two-step confirm-token checkout.\n- **Zero-friction evaluation.** The whole lookup group is free and keyless — connect and query in seconds.\n- **Machine-readable everywhere.** Public [`llms.txt`](https://hotlikeshop.com/llms.txt), `llms-full.txt` and a [Catalog JSON](https://hotlikeshop.com/api/public/catalog) feed alongside the MCP server.\n\n---\n\n## Resources\n\n| | |\n|---|---|\n| 🔌 MCP endpoint | `https://hotlikeshop.com/api/mcp` (Streamable HTTP) |\n| 📖 Docs & config | [hotlikeshop.com/ai](https://hotlikeshop.com/ai) |\n| 🗂️ Catalog JSON | [/api/public/catalog](https://hotlikeshop.com/api/public/catalog) |\n| 🤖 llms.txt | [/llms.txt](https://hotlikeshop.com/llms.txt) |\n| 🏪 Website | [hotlikeshop.com](https://hotlikeshop.com) |\n| 💬 Support | [Zalo](https://zalo.me/0772868229) · [Telegram](https://t.me/hotlikesp) |\n\n---\n\n## Keywords\n\nMCP server · Model Context Protocol · Claude · Cursor · ChatGPT · agentic commerce · AI shopping · e-commerce MCP · social media accounts · MMO · proxy · Vietnam · Streamable HTTP · remote MCP.\n\n## License\n\n[MIT](./LICENSE) for this documentation & configuration. The HOTLIKESHOP service itself is operated at [hotlikeshop.com](https://hotlikeshop.com); connecting to the MCP server is free.\n",
  "bytes": 8073,
  "sha": "8425ca713a7bb7f17c175e029e3094d5c47c96cff97e9c17f4b68394ac870720",
  "repo_slug": "tuanone123/hotlikeshop-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_tuanone123_hotlikeshop_mcp_dbaa80e4/readme"
}