Skip to content
Zed

checkmarx for Zed

com.checkmarx/checkmarx

Official Checkmarx MCP Server

client:Zed transport:streamable-http

Install checkmarx in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

checkmarx in other clients