hush for Cursor
com.royashbrook/hush
A secret store for AI agents: the agent never sees the plaintext.
client:Cursor
transport:streamable-http
tools:1
Install hush in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hush": {
"url": "https://royashbrook.com/hush"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs