Skip to main content

Example prompts

Here are example prompts you can use with your AI assistant to interact with our MCP server:

Find authoritative documents with citations

  • Look up checkout-related documents and cite the sources.
  • Find documentation about payment methods.
  • Search for information about webhooks and event notifications.

Get help with API implementation

  • I want to add a product to the merchant catalog, can you help me format the API request?
  • I want to setup a checkout intent session, can you help me format the API request?
  • I want to create a payment link, help me format the API request.
  • I am a merchant developer, I want to create a JPMC checkout setup intent call using Python. My merchant ID is <MERCHANT_ID>.

Troubleshoot integration issues

  • How do I handle payment failures in the checkout process?
  • What are the required fields for creating a payment session?
  • Show me examples of webhook payload structures.