Install
mcp_config.json
{
"mcpServers": {
"com-checkmarx-checkmarx": {
"url": "https://{cxone_base_url}/api/security-mcp/mcp/{tenant_id}",
"type": "streamable-http"
}
}
}Documentation
Checkmarx Agentic AI
Checkmarx application security, built for AI coding agents. This repository holds two ways to bring Checkmarx One into an AI-assisted workflow: an MCP server your assistant can call, and a Claude Code plugin that scans code as it is written.
Use them together or separately — they solve different halves of the problem.
Checkmarx Security MCP
A hosted MCP server that connects any MCP-capable AI client — Claude, Cursor, Copilot, Windsurf, Kiro — to Checkmarx One. It exposes scanning, findings, project management, and AI-generated remediation as tools your assistant can call in conversation.
Reach for this when you want your assistant to scan projects, investigate findings, or fix them on request — in whichever AI client you already use. Configure it once (see examples/ for per-client config) and ask.
How it works (at a glance)
For more details → README-MCP.md
cx-devassist plugin
→ plugins/cx-devassist/README.md
A fail-closed security gate for Claude Code. Before Claude writes a
file, runs a command, or calls a tool, the Checkmarx cx CLI scans the proposed action. Real
vulnerabilities are blocked rather than silently allowed — and so is the case where the scanner
itself can't be trusted to run. Findings are remediated through the bundled Checkmarx MCP server.
Reach for this when you want the check to be automatic and non-optional rather than something someone remembers to ask for.
For more details → plugins/cx-devassist/README.md
cx-cursor-plugin
Plugin for Cursor that integrates the Checkmarx MCP server directly through the Cursor's marketplace mechanism.
Refer → README-MCP.md for more details on the MCP server.
For more details → plugins/cx-cursor-plugin/README.md
cursor-devassist
→ plugins/cursor-devassist/README.md
A fail-closed security gate for Cursor. Before Cursor writes or edits a
scannable file or calls a Checkmarx MCP tool, the Checkmarx cx CLI scans the proposed action. Real
vulnerabilities are blocked rather than silently allowed — and so is the case where the scanner
itself can't be trusted to run. Findings are remediated through the bundled Checkmarx MCP server.
Reach for this when you want the check to be automatic and non-optional rather than something someone remembers to ask for.
For more details → plugins/cursor-devassist/README.md
copilot-devassist
→ plugins/copilot-devassist/README.md
A fail-closed security gate for GitHub Copilot CLI. Before
Copilot creates or edits a file, the Checkmarx cx CLI scans the proposed content. Real vulnerabilities
are blocked rather than silently allowed — and so is the case where the scanner itself can't be
trusted to run. Findings are remediated through the bundled Checkmarx MCP server.
Reach for this when you want the check to be automatic and non-optional rather than something someone remembers to ask for.
For more details → plugins/copilot-devassist/README.md
Documentation
- docs/usage.md — the MCP tool catalog and example workflows
- docs/authentication.md — API key and OAuth2 setup
- docs/troubleshooting.md — connection, auth, and scan issues
License
Apache 2.0 — see LICENSE for details. It governs everything in this repository, including the
cx-devassist plugin.
Contributing
See CONTRIBUTING.md for guidelines, and SECURITY.md to report a vulnerability.
Website: Checkmarx.
© 2026 Checkmarx Ltd.
Sourced from the repository README.
More in AI & Agents
- PonytailMakes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.109,599
- AgentsMulti-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, and Google Antigravity39,079
- Frontend SlidesCreate beautiful slides on the web using a coding agent's frontend skills28,060
- Agent Skills Search ServerSearch and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.24,658
- Agency Agents Zh🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。19,868
- Watermarks RemoverStrip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MD17,822