Skip to content
VS Code

Checkout.com for VS Code

io.github.checkout/mcp

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

client:VS Code transport:streamable-http

Install Checkout.com in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.checkout.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Checkout.com in other clients