mirror of
https://github.com/stripe/link-cli.git
synced 2026-09-14 16:41:26 +08:00
f8f51a610e
* add local Codex marketplace for Link plugin * update claude plugin * add changeset
9 lines
115 B
JSON
9 lines
115 B
JSON
{
|
|
"mcpServers": {
|
|
"link": {
|
|
"command": "pnpx",
|
|
"args": ["@stripe/link-cli", "--mcp"]
|
|
}
|
|
}
|
|
}
|