Patronus Security for Cursor
studio.patronus/control-plane
Scan text, documents, websites, and MCP metadata for prompt injection and sensitive-data risks.
client:Cursor
transport:streamable-http
Install Patronus Security in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"control-plane": {
"url": "https://control.patronus.studio/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs