Dpd2

Dpd2

Template description for dpd2

3VIEWS
2173USERS

Install MCP Server

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

npx @composio/cli add cursor --app dpd2npx @composio/cli add cursor --app dpd2npx @composio/cli add cursor --app dpd2npx @composio/cli add cursor --app dpd2

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

Available Tools

Get Storefront

Tool to retrieve details of a specific storefront by its id. use when you need storefront metadata after you have its id.

List Dpd Customers

Tool to list customers in your dpd account. use when you need a filtered or paginated list of customers for reporting or synchronization.

List Dpd Purchases

Tool to list all purchases made through your dpd account. use when you need to retrieve purchase records with optional date filters and pagination for reporting or analysis.

List Storefronts

Tool to list all storefronts in your dpd account. use after authenticating to fetch storefront details before managing products or purchases.

List Subscribers

Tool to list subscribers for a given storefront. use when you need a paginated and filtered list of subscribers after storefront setup.

Dpd: Ping Api

Tool to ping the api to check its status. use when verifying api connectivity before further operations.

Verify Dpd Notification

Tool to verify a webhook notification's authenticity by posting back the original signature and payload. use after receiving a notification to confirm it originates from dpd.

7 actions available