Skip to content
VS Code

Stripe for VS Code

com.stripe/mcp

MCP server integrating with Stripe - tools for customers, products, payments, and more.

client:VS Code transport:streamable-http tools:8

Install Stripe in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.stripe.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Stripe in other clients