Skip to content
VS Code

SprintCheckout for VS Code

com.sprintcheckout/sprintcheckout

Read payment settings, orders and receipts, create payment links and API keys.

client:VS Code transport:streamable-http

Install SprintCheckout in VS Code

.vscode/mcp.json

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

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

SprintCheckout in other clients