MCP Server
MCP
io.github.codespar/mcp-stripe-acp
Stripe ACP — AI agent checkout, payment delegation, products, invoices
Install
npx -y @codespar/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@codespar/mcp-stripe-acp",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for stripe-acp",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "STRIPE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment