checkmarx for VS Code
com.checkmarx/checkmarx
Official Checkmarx MCP Server
client:VS Code
transport:streamable-http
Install checkmarx in VS Code
.vscode/mcp.json
{
"servers": {
"checkmarx": {
"type": "http",
"url": "https://{cxone_base_url}/api/security-mcp/mcp/{tenant_id}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs