Loading MCP server directory, please wait...
Stripe ACP — AI agent checkout, payment delegation, products, invoices
npx @getmcp/cli add io.github.codespar/mcp-stripe-acpRequires Node.js 18+. Community-contributed server. Review source before installing.
STRIPE_API_KEYAPI key for stripe-acp
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-stripe-acp": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-stripe-acp"
],
"env": {
"STRIPE_API_KEY": ""
}
}
}
}