Labsco
MCP SERVER

Ablefy Connector

by johovgit

The Ablefy API in Claude Desktop — 44 tools across products, orders, payments, invoices, funnels, webhooks and affiliate publishers.

E-commerce & Marketplace Operations
Summary
Full CRUD, including the calls that move money back.

Most vendor connectors stop at reading. This one creates products, edits funnels, cancels orders and issues refunds, which is both the reason to want it and the reason to be deliberate: the seven destructive calls are listed as their own group in the docs, and it is worth reading that list before asking an assistant to tidy up a catalogue.

What it is

A Claude Desktop connector for Ablefy, the digital-product platform. It covers the whole API surface rather than a read-only slice, and the docs split it by consequence: 24 read tools, 13 that create or update, and 7 that refund, cancel or delete. Installation is a bundle you drop on the app, not a config file you edit.

What you get
  • Reads across the account — transfers, payments, orders and invoices; products and pricing plans; publishers and affiliate redirections; webhook endpoints, funnels and funnel nodes; event tickets, payer and seller info — 24 tools
  • Writes — create free orders, create and update products, enrol and unenrol publishers, create and update webhook endpoints, funnels, funnel nodes and product-funnel assignments — 13 tools
  • Destructive operations kept as their own group — refund a payment, cancel an order, delete a pricing plan, webhook endpoint, funnel, funnel node or product-funnel — 7 tools
  • A connection test, so the credentials can be checked before anything else is attempted
Requirements

Claude Desktop 0.10.0 or later on macOS or Windows, and an Ablefy account with API access. Download `ablefy_connector.mcpb` from the releases page and drag it into Claude Desktop; it asks for the API key and API secret from your Ablefy account settings during install, and Claude Desktop stores them encrypted. Requests go only to `api.myablefy.com`.