# PayPal Releases Agentic Toolkit to Accelerate Commerce

DevFeed: [PayPal Releases Agentic Toolkit to Accelerate Commerce](<https://devfeed.tech/articles/paypal-releases-agentic-toolkit-to-accelerate-commerce-31940.md>)

Original publisher: [Read original article](<https://medium.com/paypal-tech/the-following-is-a-repost-from-the-paypal-developer-blog-a6d90e2b0f39?source=rss----6423323524ba---4>)

Author: PayPal Tech Blog Team

Published: 2025-04-14T20:27:50Z

Content type: release

Language: en

Sources: [PayPal Technology](<https://devfeed.tech/sources/paypal-technology.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [API](<https://devfeed.tech/topics/api.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [MCP](<https://devfeed.tech/topics/mcp.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [vercel ai sdk](<https://devfeed.tech/topics/vercel-ai-sdk.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [api](<https://devfeed.tech/tags/api.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [paypal](<https://devfeed.tech/tags/paypal.md>), [releases](<https://devfeed.tech/tags/releases.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [tasks](<https://devfeed.tech/tags/tasks.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

## AI overview

PayPal introduces the PayPal Agentic Toolkit, a library that helps developers integrate PayPal commerce APIs into AI agent workflows. The toolkit provides pre-built tools for orders, invoices, disputes, shipment tracking, transaction search, and subscriptions, with support for TypeScript and compatibility with MCP servers and Vercel's AI SDK. Python support is described as coming soon.

## Source excerpt

The following is a repost from the PayPal Developer Blog. Building on the release of PayPal's MCP servers, PayPal is excited to introduce the PayPal Agentic Toolkit*. This toolkit empowers developers to seamlessly integrate PayPal's comprehensive suite of APIs -- including those for managing orders, invoices, disputes, shipment tracking, transaction search and subscriptions -- into various AI frameworks. With PayPal Agentic Toolkit, developers can now build sophisticated agentic workflows that handle financial operations with intelligence and efficiency. Overview of PayPal Agent Toolkit The PayPal Agentic Toolkit is a library designed to simplify the integration of PayPal's core commerce functionalities into AI agent workflows. By providing a structured and intuitive interface, the toolkit bridges the gap between PayPal's powerful APIs and modern AI agent frameworks, allowing agents to perform tasks such as creating and managing orders, generating and sending invoices, and handling subscription lifecycles. It eliminates the need for developers to manually integrate with API calls and data formatting by offering pre-built tools and abstractions to streamline these interactions. Key Features of the Toolkit Easy integration with PayPal services, including functions that correspond to common actions within the orders, invoices, disputes, shipment tracking, transaction search and subscriptions APIs, eliminating the need to delve deep into the specifics of each API endpoint. Compatibility with popular frameworks and languages, including compatibility with leading AI agent frameworks, such as Model Context Protocol (MCP) servers and Vercel's AI SDK, ensuring broad applicability. The toolkit currently supports the Typescript programming language with Python support coming soon. Extensibility, allowing developers to build upon core PayPal functionalities, and enable use with 3rd party toolkits that allows for complex, multi-step operations tailored to their specific agentic us