VaultGuard for Cursor
io.github.evozim/vaultguard
Secret scanner preventing leaks of corporate keys and credentials.
client:Cursor
transport:sse
Install VaultGuard in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vaultguard": {
"url": "https://vaultguard-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