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