Connect your account, then chat with AI to run tools.
Wire ClickBank INS to MCPBundles and inspect notification payloads in chat.
Try this workflow
Last INS transaction
From the latest ClickBank INS delivery, read transactionType, receipt, totalAccountAmount, and line item titles when the inner JSON is available in export.json.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsBuilt for
Affiliate Marketers, Infoproduct Sellers
Last INS transaction
Interprets decrypted transaction fields from stored payloads.
From the latest ClickBank INS delivery, read transactionType, receipt, totalAccountAmount, and line item titles when the inner JSON is available in export.json.
Affiliate attribution
Extracts attribution fields from stored JSON history.
On recent SALE or BILL deliveries, list affiliateTrackingParameters campaign, trafficSource, and affSub1–affSub5 when present.
How do I connect ClickBank deliveries to MCPBundles?
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into ClickBank where INS URLs are configured in ClickBank settings. Your agent reads stored deliveries — latest, history, and content — in chat.
Can an agent trigger a new delivery?
No. Ingest is read-only. Data arrives when the upstream system sends it; agents query what already landed.
Domain knowledge for ClickBank Webhook — workflow patterns, data models, and gotchas for your AI agent.
ClickBank Instant Notification Service (INS) pushes one server-to-server POST per account event — sales, rebills, refunds, chargebacks, subscription changes, cart abandonment, and test pings. Each POST is one stored report. Tools read what already landed; there is no pull API and no way to replay or mutate ClickBank state from here.
INS arrives as HTML form fields normalized to flat JSON in export.json. Current INS (version 8.x) wraps the transaction in an encrypted envelope — stored deliveries usually expose two top-level keys:
When the connection stores a ClickBank INS secret key, ingest decrypts before storage and export.json holds the inner transaction object directly. Without that key, only the encrypted envelope is stored — read ## This connection for decryption context; do not invent transaction fields.
The decrypted inner body is JSON. Field visibility depends on your role in the transaction (VENDOR, AFFILIATE, or JV_UPSELL): vendor-only blocks such as full customer shipping/billing, some totals, and vendorVariables may be absent for affiliate-role notifications.
When the inner JSON is available (already decrypted upstream or surfaced via connection notes), expect grouped fields:
Header / transaction
Line items — lineItems[]
Each element describes one purchased SKU: itemNo, productTitle, productPrice, productDiscount, affiliatePayout, jvPayout, taxAmount, shippingAmount, accountAmount, quantity, recurring, shippable, lineItemType (ORIGINAL, CART, BUMP, UPSELL), and vendor-only downloadUrl.
Customer — customer (vendor role)
Nested shipping and billing objects with name, email, phone, and address subfields.
Upsell — upsell
upsellOriginalReceipt, upsellFlowId, upsellSession, upsellPath when the sale came through an upsell path.
Tracking (version 8.x)
Seller passthrough — vendorVariables
Custom payment-link variables as v1, v2, … when the vendor configured them.
Return the most recently stored report — tabular rows, raw text, or JSON depending on format. Default starting point for current report questions.
List recent stored reports — ids, capture time, filename, and format. Follow with latest report or get report for full content.
Return one stored report by report_id — full content with the same source/export envelope as latest report.
Connection status — whether any reports have landed, when the last file arrived, filename, and stored report count. Includes the ingest URL only when ...
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into ClickBank where INS URLs are configured in ClickBank settings. Your agent reads stored deliveries — latest, history, and content — in chat.
No. Ingest is read-only. Data arrives when the upstream system sends it; agents query what already landed.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/clickbank-webhook. Authentication is handled automatically.
ClickBank Webhook provides 4 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
ClickBank Webhook uses API Key. ClickBank Webhook requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect ClickBank Webhook to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/clickbank-webhookThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
ClickBank Webhook and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More marketing integrations you might like
PartnerStack is a partner-led growth platform for B2B SaaS — manage affiliate and channel partners, ...
Product Hunt is a platform for discovering and launching new products, apps, and tech innovations. E...
Semrush SEO Analytics and Projects Site Audit API: domain overviews, organic and paid keyword report...
AWIN Advertiser is an affiliate marketing platform offering API access to track and manage advertisi...
SendPulse is a multichannel marketing platform that provides email, SMS, and web push notifications ...
Ahrefs SEO over REST v3: 75 typed tools covering the official ahrefs-python v3 surface (Site Explore...