stripekit for Zed
io.github.rafaelcg/stripekit
Reconcile a declarative Stripe catalog and inspect your account — plan, push, pull, check.
client:Zed
transport:stdio
runtime:npm
Install stripekit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"stripekit": {
"command": "npx",
"args": [
"-y",
"stripekit"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs