Skip to content
Cursor

checkmarx for Cursor

com.checkmarx/checkmarx

Official Checkmarx MCP Server

client:Cursor transport:streamable-http

Install checkmarx in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "checkmarx": {
      "url": "https://{cxone_base_url}/api/security-mcp/mcp/{tenant_id}"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

checkmarx in other clients