braintree for Cursor
io.usefulapi/braintree
Search Braintree transactions, customers and payment methods, and refund or void charges.
client:Cursor
transport:streamable-http
Install braintree in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"braintree": {
"url": "https://braintree.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs