paypal/AI-Toolkit

10 stars · Last commit 2026-07-31

A Claude Code plugin that integrates PayPal's APIs and MCP server into your development workflow.

README preview

# PayPal AI Toolkit

A Claude Code plugin that integrates PayPal's APIs and MCP server into your development workflow. Get AI-assisted help with PayPal payments, subscriptions, invoices, disputes, and more — directly in your editor.

## Features

- **Best practices Skill** — auto-injects PayPal API knowledge when you're working on payment integrations
- **Commands** — quick reference commands for common developer tasks
- **Hooks** — automatically checks PayPal best practices before Claude writes integration code
- **MCP Server integration** — connects Claude to PayPal's sandbox MCP servers for direct API operations via natural language

## Installation

### Prerequisites

- Claude Code (`claude --version`)
- A PayPal Developer account at https://developer.paypal.com
- A PayPal sandbox access token

### Install

View full repository on GitHub →