SecurityScan for Cursor
net.apisecurityscan/securityscan
Scan GitHub-hosted AI skills for vulnerabilities: prompt injection, malware, OWASP LLM Top 10.
client:Cursor
transport:streamable-http
tools:8
Install SecurityScan in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"securityscan": {
"url": "https://apisecurityscan.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs