Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Hotmart

БесплатноНе проверен

An MCP server for the Hotmart digital products platform that enables management of sales, subscriptions, and products. It provides tools for listing users, proc

GitHubEmbed

Описание

An MCP server for the Hotmart digital products platform that enables management of sales, subscriptions, and products. It provides tools for listing users, processing refunds, and monitoring commissions.

README

MCP server for Hotmart digital products platform (Brazil).

Tools (8)

Tool Description
list_sales List sales history
get_sale Get sale details
list_subscriptions List subscriptions
cancel_subscription Cancel a subscription
list_products List products
get_commission Get commission summary
list_users List users
refund_purchase Refund a purchase

Quick Start

{
  "mcpServers": {
    "hotmart": {
      "command": "npx",
      "args": ["-y", "@theyahia/hotmart-mcp"],
      "env": {
        "HOTMART_CLIENT_ID": "<YOUR_HOTMART_CLIENT_ID>",
        "HOTMART_CLIENT_SECRET": "<YOUR_HOTMART_CLIENT_SECRET>",
        "HOTMART_BASIC": "<YOUR_HOTMART_BASIC>"
      }
    }
  }
}

Environment Variables

Variable Required Description
HOTMART_CLIENT_ID Yes OAuth client ID
HOTMART_CLIENT_SECRET Yes OAuth client secret
HOTMART_BASIC Yes Basic auth token

License

MIT

from github.com/theYahia/hotmart-mcp

Установить Hotmart в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install hotmart-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add hotmart-mcp -- npx -y @theyahia/hotmart-mcp

Пошаговые гайды: как установить Hotmart

FAQ

Hotmart MCP бесплатный?

Да, Hotmart MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Hotmart?

Нет, Hotmart работает без API-ключей и переменных окружения.

Hotmart — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Hotmart в Claude Desktop, Claude Code или Cursor?

Открой Hotmart на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Hotmart with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development