Stripe_connect for VS Code
io.github.pipeworx-io/stripe_connect
Stripe MCP Pack — read-only access to Stripe data via API key.
client:VS Code
transport:streamable-http
Install Stripe_connect in VS Code
.vscode/mcp.json
{
"servers": {
"stripe_connect": {
"type": "http",
"url": "https://gateway.pipeworx.io/stripe_connect/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs