braintree for VS Code
io.usefulapi/braintree
Search Braintree transactions, customers and payment methods, and refund or void charges.
client:VS Code
transport:streamable-http
Install braintree in VS Code
.vscode/mcp.json
{
"servers": {
"braintree": {
"type": "http",
"url": "https://braintree.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs