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