Catalog
io.github.infoinlet-marketplace/mcp-stripe
OfficialRead-only Stripe for AI agents — customers, charges, subscriptions, invoices, balance.
Read-only access to Stripe customer, charge, subscription, invoice, and balance data.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-stripe": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-stripe@0.1.1"
]
}
}
}