SecScan for Cursor
us.secscan/secscan
Scan, monitor and fix a live web app from your editor: graded security reports with fix prompts.
client:Cursor
transport:streamable-http
Install SecScan in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"secscan": {
"url": "https://secscan.us/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs