Skip to content
VS Code

stripecheckup for VS Code

app.vercel.stripecheckup/stripecheckup

Scan pasted Stripe webhook/checkout code for common integration bugs.

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

Install stripecheckup in VS Code

.vscode/mcp.json

{
  "servers": {
    "stripecheckup": {
      "type": "http",
      "url": "https://stripecheckup.vercel.app/api/mcp"
    }
  }
}

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

stripecheckup in other clients