finance & fintech

Braintree Mcp Server

Unofficial PayPal Braintree payment gateway MCP Server for AI agents to process payments, manage customers, and handle transactions securely.

python
finance & fintech
0
View on GitHub

Installation

npx -y QuentinCody/braintree-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "braintree-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "QuentinCody/braintree-mcp-server"
  ]
}

About This MCP Server

QuentinCody/braintree-mcp-server

Unofficial PayPal Braintree payment gateway MCP Server for AI agents to process payments, manage customers, and handle transactions securely.

GitHub: https://github.com/QuentinCody/braintree-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub