marketplace — Hotmart MCP Tool
marketplace
(marketplace) is one of 42 tools on the
Hotmart
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call marketplace from your client
- Claude Code Hotmart marketplace run in your project directory
- Claude Desktop Hotmart marketplace ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Hotmart marketplace ~/.cursor/mcp.json
- VS Code Hotmart marketplace .vscode/mcp.json
- Zed Hotmart marketplace ~/.config/zed/settings.json
- Windsurf Hotmart marketplace ~/.codeium/windsurf/mcp_config.json
- Cline Hotmart marketplace ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Hotmart marketplace ~/.gemini/settings.json
- Grok Hotmart marketplace .mcp.json (in your project root)
- ChatGPT Hotmart marketplace Settings → Connectors → Advanced → Developer mode
- Claude.ai Hotmart marketplace Settings → Connectors → Add custom connector
- LangChain Hotmart marketplace pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hotmart-mcp https://api.mcp.ai/p_hotmart
Other tools on this server
- hotmart_list_accounts
- hotmart_sales_history
- hotmart_sales_summary
- hotmart_sales_users
- hotmart_sales_commissions
- hotmart_sales_price_details
- hotmart_sales_write_refund
- hotmart_subscriptions_list
- hotmart_subscriptions_summary
- hotmart_subscriptions_purchases
- hotmart_subscriptions_transactions
- hotmart_subscriptions_switch_plan_plans
- hotmart_subscriptions_write_cancel
- hotmart_subscriptions_write_reactivate
- hotmart_subscriptions_write_change_due_day
- hotmart_subscriptions_write_switch_plan
- hotmart_products_list
- hotmart_products_offers
- hotmart_products_plans
- hotmart_club_modules
- hotmart_club_pages
- hotmart_club_students
- hotmart_club_lessons
- hotmart_coupons
- hotmart_coupons_write_create
- hotmart_coupons_write_delete
- hotmart_events_info
- hotmart_events_participants
- hotmart_account
- hotmart_payment_links
- hotmart_payment_links_write_create
- hotmart_payment_links_write_add_offer
- hotmart_payment_links_write_add_plan
- hotmart_payment_links_write_charge_offer
- hotmart_payment_links_write_charge_value
- hotmart_negotiation
- show_version
- report_bug
- connect
- toolkit_info
- authenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.