Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by QuentinCody • Automation & Orchestration
An MCP server that lets AI agents interact with Braintree's GraphQL payment API to perform transactions, manage customers, and run payment workflows.
Fetch transaction and customer details from Braintree using GraphQL to validate payments or display transaction histories.
Create and manage transactions and charge payment methods programmatically (including options like submitForSettlement) via MCP tools.
Local or multi-client integrations (STDIO for single-session tools like Claude Desktop, SSE for persistent web connections) to automate payment workflows.
This project implements the Model Context Protocol (MCP) to give AI assistant models structured access to Braintree (PayPal) payment processing via GraphQL. It supports both STDIO transport (for single-session integrations like Claude Desktop) and an SSE web server (for persistent multi-client deployments). The server exposes tools to ping the gateway, execute arbitrary GraphQL queries, fetch customers, and create transactions, enabling agents to automate payments and customer management. The code is distributed under the MIT License with an academic citation requirement.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.