Stripe for Cline
io.github.mcp-dir/stripe-mcp
Payments and billing on Stripe with the full official REST API (api.stripe.com), covers the entire d
client:Cline
transport:streamable-http
tools:7
Install Stripe in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"stripe-mcp": {
"url": "https://api.mcp.ai/p_stripe"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs