CodeVulnerability for Cursor
io.github.evozim/codevulnerability
OWASP threat scanner auditing codebases for safety leaks.
client:Cursor
transport:sse
Install CodeVulnerability in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"codevulnerability": {
"url": "https://codevulnerability-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs