Stripe for Zed
com.stripe/mcp
MCP server integrating with Stripe - tools for customers, products, payments, and more.
client:Zed
transport:streamable-http
tools:8
Install Stripe in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.stripe.com"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs