create-payment-credential

Provision one-time payment credentials from a Link wallet via MCP or CLI.

640|87|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/stripe/link-cli --skill create-payment-credential-stripe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-payment-credential
Source: https://github.com/stripe/link-cli/tree/main/skills/create-payment-credential
Command: npx skills add https://github.com/stripe/link-cli --skill create-payment-credential-stripe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill automates obtaining secure, one-time payment credentials from a Link wallet, enabling agents to complete purchases without handling real card data.

Core Features & Use Cases

  • Securely obtain both card PANs and Shared Payment Tokens (SPT) for eligible merchants.
  • Support MCP server usage or standalone CLI workflows for end-to-end credential provisioning.
  • Real-world use: when an agent needs to complete a purchase on behalf of a user, the skill fetches credentials that can be used in merchant checkout.

Quick Start

Run the skill to obtain a secure, one-time payment credential from a Link wallet via MCP or the CLI.

Frequently Asked Questions about create-payment-credential

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get secure one-time payment credentials from a Link wallet for an automated agent?

To obtain secure payment credentials from a Link wallet, use this Skill to provision one-time-use card PANs or Shared Payment Tokens. It automates credential retrieval for agent-assisted purchases without exposing real card data.

Can I use an MCP server to automate Link wallet payment credential retrieval?

Yes, you can provision payment credentials from a Link wallet using an MCP server. The Skill supports both MCP server usage and standalone CLI workflows for automated credential retrieval in agent-assisted checkouts.

What payment credential types can I generate for eligible merchant checkouts?

You can provision both card PANs and Shared Payment Tokens (SPT) for eligible merchants. The Skill retrieves these one-time-use credentials from a Link wallet to securely complete agent-assisted purchases.

Does this payment credential provisioning tool work with standalone CLI workflows?

Yes, this payment credential provisioning tool works with standalone CLI workflows. It supports a variety of merchant flows and credential types via both CLI and MCP server environments.

Why do I need one-time-use payment credentials for agent-assisted purchases?

You need one-time-use payment credentials for agent-assisted purchases to ensure security. This approach allows agents to complete merchant checkouts on behalf of a user without directly handling or exposing real card data.