Odel
HOTLIKESHOP

HOTLIKESHOP

@tuanone123PythonMITUpdated 1w ago

Search & buy MMO/social accounts, proxies & digital services from HOTLIKESHOP in your AI chat.

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself β€” Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

HOTLIKESHOP MCP Server

Search & buy MMO / social-media accounts, proxies and digital services from any AI assistant β€” right inside the chat.

MCP Endpoint Tools License hotlikeshop-mcp MCP server Website

🌐 English Β· πŸ‡»πŸ‡³ TiαΊΏng Việt

hotlikeshop-mcp MCP server


What is this?

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.

  • βœ… No API key needed for lookup β€” search, compare, recommend, best-sellers work out of the box.
  • πŸ” 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.
  • 🌍 Bilingual β€” every tool speaks English & Vietnamese; prices in VND.
  • ⚑ Remote Streamable HTTP β€” nothing to install, just point your client at the endpoint.

Endpoint: https://hotlikeshop.com/api/mcp Β· Docs: hotlikeshop.com/ai


Quick start

Add HOTLIKESHOP to any MCP client using the remote endpoint. Most desktop clients connect through the mcp-remote bridge:

{
  "mcpServers": {
    "hotlikeshop": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://hotlikeshop.com/api/mcp"]
    }
  }
}
Claude Desktop

Edit claude_desktop_config.json (Settings β†’ Developer β†’ Edit Config) and paste the snippet above, then restart Claude. See examples/claude_desktop_config.json.

Cursor

Add it in Settings β†’ MCP β†’ Add new server, or drop the snippet into .cursor/mcp.json. See examples/cursor_mcp.json.

Cline / Roo (VS Code)

Open Cline β†’ MCP Servers β†’ Configure (edits cline_mcp_settings.json) and add the same mcpServers entry:

{
  "mcpServers": {
    "hotlikeshop": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://hotlikeshop.com/api/mcp"]
    }
  }
}
Windsurf

Edit ~/.codeium/windsurf/mcp_config.json and paste the mcpServers snippet above, then reload.

Native remote (clients that support Streamable HTTP directly)
{
  "mcpServers": {
    "hotlikeshop": { "type": "http", "url": "https://hotlikeshop.com/api/mcp" }
  }
}

Test the endpoint with plain curl:

curl -X POST https://hotlikeshop.com/api/mcp \
  -H "Content-Type: application/json" \
  -H "Accept: application/json, text/event-stream" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

The endpoint accepts POST only (JSON-RPC 2.0 over Streamable HTTP). A GET returns 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.


The 18 tools

🌍 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.

πŸ”Ž Lookup & onboarding β€” public, free, no key (10)

ToolWhat it does
how_to_startNew-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_productsSearch public products by keyword; returns id, name, price (VND + USD), stock, category, url.
get_productFull details of one product by id (including description).
list_categoriesAll public categories with product counts.
list_category_productsProducts inside a category by category_id.
recommend_productsSuggest in-stock products by budget and/or keyword/category, cheapest first, with a combo hint.
best_sellersBest-selling in-stock products (most sold first).
latest_productsNewest in-stock products (recently added first).
compare_productsCompare 2–5 products side by side with a quick summary (cheapest / most stock / best seller).
similar_productsGiven a product id, list similar in-stock alternatives (same category first).

πŸ›’ Purchase β€” needs your shop API key (4)

ToolWhat it does
get_my_balanceYour account balance (VND), level and discount.
quote_orderPrice an order and return a short-lived confirm token (step 1 of 2).
buy_productComplete the purchase using the confirm token (step 2 of 2).
check_order_statusTrack 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.

🧰 MMO utilities β€” free (4)

ToolWhat it does
check_live_facebookCheck whether a Facebook UID is live or dead (pass your own proxy for reliable checks).
check_health_bulkBulk live/dead check for up to 20 accounts (Facebook / Instagram / Telegram / TikTok).
deep_inspectDeep public profile lookup (followers, bio, verified, media / members / avatar).
topup_guideExplain how to add funds. Info only β€” MCP never processes payments.

Why connect?

  • Agentic commerce, done safely. Real production storefront with a public, spec-compliant MCP server and a two-step confirm-token checkout.
  • Zero-friction evaluation. The whole lookup group is free and keyless β€” connect and query in seconds.
  • Machine-readable everywhere. Public llms.txt, llms-full.txt and a Catalog JSON feed alongside the MCP server.

Resources

πŸ”Œ MCP endpointhttps://hotlikeshop.com/api/mcp (Streamable HTTP)
πŸ“– Docs & confighotlikeshop.com/ai
πŸ—‚οΈ Catalog JSON/api/public/catalog
πŸ€– llms.txt/llms.txt
πŸͺ Websitehotlikeshop.com
πŸ’¬ SupportZalo Β· Telegram

Keywords

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.

License

MIT for this documentation & configuration. The HOTLIKESHOP service itself is operated at hotlikeshop.com; connecting to the MCP server is free.