A commerce-centric demo featuring Agent Development Kit with Paypal Agent Toolkit via MCPs
@gkcng
The commerce-centric demo shown live at Paypal Dev Days 2025 on 4/29. Featuring Paypal Agent Toolkit & MCP server with Google's Agent Development Kit (ADK)
Overview
What is pp_mcp_adk?
pp_mcp_adk is a commerce-centric demo that showcases the integration of PayPal's Agent Toolkit with Google's Agent Development Kit (ADK) for conversational pre-sales engagement.
How to use pp_mcp_adk?
To use pp_mcp_adk, set up your PayPal sandbox account, configure the necessary environment variables, and run the ADK Developer UI to interact with the demo.
Key features of pp_mcp_adk?
- Integration with PayPal's Agent Toolkit for handling transactions.
- Utilizes Google's Agent Development Kit for conversational AI.
- Supports multiple PayPal APIs for orders, shipments, and subscriptions.
Use cases of pp_mcp_adk?
- Engaging customers in pre-sales conversations.
- Providing real-time order and shipment tracking.
- Facilitating subscription management through conversational interfaces.
FAQ from pp_mcp_adk?
- What APIs are available in this demo?
The demo primarily uses APIs related to orders and shipments, including 'orders.create', 'orders.get', 'orders.capture', and 'shipment.create'.
- How do I set up the environment?
You need to create a virtual environment, install the required packages, and configure the .env file with your PayPal and Google API credentials.
- Is there a sample interaction available?
Yes! The demo includes sample interactions where users can inquire about their orders and receive recommendations.