stripecheckup for Cursor
app.vercel.stripecheckup/stripecheckup
Scan pasted Stripe webhook/checkout code for common integration bugs.
client:Cursor
transport:streamable-http
tools:1
Install stripecheckup in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"stripecheckup": {
"url": "https://stripecheckup.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs