Create Payment Credential Use Link to get secure, one-time-use payment credentials from a Link wallet to complete purchases. The CLI can produce one of two credential types: A virtual card (PAN) for use with a standard web checkout form. The issued card works anywhere. A Shared Payment Token (SPT) when the seller is in the Stripe Network and accepts payments programmatically (for example with Machine Payment Protocols). Installing Install with npm install -g @stripe/link-cli . Or run directly with npx @stripe/link-cli . Running commands Link CLI can run as an MCP server or as a standalone CLI . MCP: Add the following to your MCP client config ( .mcp.json , etc.) Show more Installs 848 Repository stripe/link-cli GitHub Stars 640 First Seen Apr 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
create-payment-credential
安装
npx skills add https://github.com/stripe/link-cli --skill create-payment-credential