Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Goody

Goody

Goody is a platform that enables users to send gifts and physical products without handling logistics, offering APIs for commerce and automation.

27VIEWS
2893USERS

Install MCP Server

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

npx @composio/cli add cursor --app goodynpx @composio/cli add cursor --app goodynpx @composio/cli add cursor --app goodynpx @composio/cli add cursor --app goody

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

Available Tools

Calculate Price For Order Batch

Tool to estimate per-recipient and total price for an order batch. Use when you want to preview costs before creating the batch.

List All Active Cards

Tool to list all active digital greeting cards. Use when you need to fetch available card options before sending.

List All Active Products

Tool to list all active products. Use when you need to fetch available active products with pagination and filters.

List All Order Batches

Tool to list all order batches. Use when you need to paginate through your account's order batches.

List All Orders

Tool to retrieve a list of all orders. Use when you need to fetch paginated order data associated with the account after authenticating.

List All Payment Methods

Tool to list all payment methods. Use when you need to retrieve all payment methods associated with the account.

List All Workspaces

Tool to list all workspaces. Use when you need to retrieve all workspaces associated with the account.

Retrieve Current User

Tool to retrieve current authenticated user information. Use after authentication to fetch the current user’s account details.

Retrieve Product

Tool to retrieve details of a specific product by its ID. Use after obtaining the product ID.

9 actions available