connect — Hotmart MCP Tool
connect
(connect) 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 connect from your client
- Claude Code Hotmart connect run in your project directory
- Claude Desktop Hotmart connect ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Hotmart connect ~/.cursor/mcp.json
- VS Code Hotmart connect .vscode/mcp.json
- Zed Hotmart connect ~/.config/zed/settings.json
- Windsurf Hotmart connect ~/.codeium/windsurf/mcp_config.json
- Cline Hotmart connect ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Hotmart connect ~/.gemini/settings.json
- Grok Hotmart connect .mcp.json (in your project root)
- ChatGPT Hotmart connect Settings → Connectors → Advanced → Developer mode
- Claude.ai Hotmart connect Settings → Connectors → Add custom connector
- LangChain Hotmart connect 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
- toolkit_info
- marketplace
- 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.