How to Use the Hotmart MCP in Claude Code
Pipe Hotmart API data straight into your terminal. Claude Code automates e-commerce reporting from the command line.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Hotmart MCP to Claude Code
Create your Vinkius account to connect Hotmart to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run Claude Code for headless reporting
Trigger nightly revenue reconciliations via cron. Your headless agent executes `get_sales_report` and `list_payments`, dumping the aggregated metrics into your local logs. You never have to open a browser. The CLI processes the raw JSON, formats it into a clean CSV, and pipes it directly to your finance team's storage bucket.
Audit webhooks in your CI pipeline
Broken event listeners cost money. Before deploying a new backend service, your script asks the agent to query `list_webhooks` and verify the remote configuration. If the staging endpoints don't match the live setup, the deployment fails automatically. This MCP Server turns fragile manual checks into strict, automated gating.
Track affiliates and user sales
Support tickets about missing access usually require manual database queries. Now, you just pass an email to the terminal. The agent runs `get_sale_by_user` and `list_subscriptions` instantly. It cross-references the buyer with `list_affiliates` to ensure payouts are tracked correctly. You get the exact state of the customer account printed to stdout in seconds.
Set up Hotmart MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seehotmart-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Hotmart transactions." It will automatically discover and invoke the available Hotmart tools.
claude mcp add --transport http hotmart-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Hotmart MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Hotmart MCP today
We host it, we monitor it, we maintain it. You just paste one token.