Connect your account, then chat with AI to run tools.
Send FastSpring webhooks to MCPBundles and read order JSON in chat.
FastSpring Webhook is used here only to identify this integration; MCPBundles is not affiliated with or endorsed by FastSpring Webhook or its owner.
Live probe refreshed Sep 18, 2026 · Endpoint host mcp.mcpbundles.com
Built for
SaaS Billing, Software Commerce, Subscriptions
Last FastSpring batch
Interprets batched events[] payloads from stored JSON.
From the latest delivery, read export.json events array — summarize each event type, order id, customer email, and total when present.
Connect FastSpring Webhook to any MCP client in minutes
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/fastspring-webhookThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
MCPBundles publishes this directory for MCP discovery. Except where we host or operate an offering, third-party services run under their own terms. Product and company names on this page are used in a descriptive, identifying way (including under nominative fair use where applicable); they remain the property of their owners. Nothing here grants you rights in those marks, and nothing here is an offer to sell a third party's services. Terms
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/fastspring-webhookThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsRefunds in history
Scans stored event batches for refund signals.
List recent deliveries and extract any return.created or chargeback events with order reference and amounts from export.json.
How do I connect FastSpring deliveries to MCPBundles?
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into FastSpring where webhook endpoints are configured. 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 FastSpring Webhook — workflow patterns, data models, and gotchas for your AI agent.
Each stored delivery is one FastSpring server webhook POST — a JSON object with an events array. A single POST may batch several events; each item has its own type, id, live, created (epoch ms), and a data object whose shape depends on the event type. Tools read what already landed; there is no pull API and no way to replay or mutate store state from here.
Common order types: order.completed (payment succeeded and fulfillments finished), order.failed, order.canceled, order.payment.pending, order.approval.pending, chargeback.created.
Useful order fields when present in data:
order.completed fires only after payment succeeds and fulfillments complete — not for failed payments or failed fulfillments. For subscription products it fires on the initial purchase only; recurring rebills do not emit order.completed (they emit subscription.charge.completed instead).
Common subscription types: subscription.activated (new subscription or trial start), subscription.charge.completed (successful rebill or proration), subscription.charge.failed, subscription.updated, subscription.canceled, subscription.uncanceled, subscription.deactivated, subscription.payment.overdue, subscription.payment.reminder, subscription.trial.reminder, subscription.paused, subscription.resumed.
Useful subscription fields when present in data:
subscription.activated covers new subscriptions including trials; it does not fire on rebills. Use subscription.charge.completed for recurring charge success.
When the upstream store has webhook expansion enabled, data embeds full account, product, and order/subscription objects. Without expansion, data may contain only resource ids — do not assume nested contact or line-item fields exist; read what the latest JSON actually contains.
Start here
Fastspring Wh Latest
Return the most recently stored report — tabular rows, raw text, or JSON depending on format.
Fastspring Wh List
List recent stored reports — ids, capture time, filename, and format.
Fastspring Wh Report
Return one stored report by report_id — full content with the same source/export envelope as latest report.
Fastspring Wh Status
Connection status — whether any reports have landed, when the last file arrived, filename, and stored report count.
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into FastSpring where webhook endpoints are configured. 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/fastspring-webhook. Authentication is handled automatically.
FastSpring 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.
FastSpring Webhook uses API Key. FastSpring Webhook requires credentials. Connect via MCPBundles and authentication is handled automatically.
© 2026 ThinkChain Inc. All rights reserved.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index