Skip to content
Zed

Checkout.com for Zed

io.github.checkout/mcp

Search Checkout.com docs and API reference, plus manage payments, refunds, and payment links.

client:Zed transport:streamable-http

Install Checkout.com in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.checkout.com"
    }
  }
}

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

Checkout.com in other clients