Gumroad

Gumroad

Gumroad simplifies selling digital goods, physical products, and memberships by offering a streamlined checkout, marketing tools, and direct payout options

161VIEWS
8USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app gumroadnpx @composio/cli add cursor --app gumroadnpx @composio/cli add cursor --app gumroadnpx @composio/cli add cursor --app gumroad

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Resource Subscriptions

Tool to show all active subscriptions of the user for the input resource. use when you need to review existing webhooks before adding a new one.

Get Sales

Tool to retrieve all successful sales by the authenticated user. use when you need to list your gumroad sales, optionally filtering by email, date range, product, or pagination.

Get User

Tool to retrieve the authenticated user's data. use when you need the current user's profile details after authentication.

Subscribe To Resource

Tool to subscribe to a resource. use when you need to receive real-time event webhooks after creating your webhook endpoint.

Unsubscribe From Resource

Tool to unsubscribe from a resource. use after verifying the subscription id exists to remove webhook.

5 actions available