Skip to content
Zed

braintree for Zed

io.usefulapi/braintree

Search Braintree transactions, customers and payment methods, and refund or void charges.

client:Zed transport:streamable-http

Install braintree in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "braintree": {
      "url": "https://braintree.usefulapi.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

braintree in other clients