PCI DSS 4.0.1 requirements 6.4.3 and 11.6.1 have been mandatory since 2025-03-31, and the PCI SSC re
claude mcp add pci-payment-page-script-audit -- npx -y @readystack/pci-payment-page-script-audit
claude_desktop_config.json
{
"mcpServers": {
"pci-payment-page-script-audit": {
"command": "npx",
"args": [
"-y",
"@readystack/pci-payment-page-script-audit"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"pci-payment-page-script-audit": {
"command": "npx",
"args": [
"-y",
"@readystack/pci-payment-page-script-audit"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"pci-payment-page-script-audit": {
"command": "npx",
"args": [
"-y",
"@readystack/pci-payment-page-script-audit"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"pci-payment-page-script-audit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/pci-payment-page-script-audit"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"pci-payment-page-script-audit": {
"command": "npx",
"args": [
"-y",
"@readystack/pci-payment-page-script-audit"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jmshinhwa--pci-payment-page-script-audit/reviews or the review_server meta-tool.
POST /mcp