security tools for Cursor
com.rangercheck/security-tools
Free front-end security check for any website: a grade plus the secrets and keys it exposes.
client:Cursor
transport:streamable-http
tools:1
Install security tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"security-tools": {
"url": "https://rangercheck.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs