Skip to content
VS Code

hush for VS Code

com.royashbrook/hush

A secret store for AI agents: the agent never sees the plaintext.

client:VS Code transport:streamable-http tools:1

Install hush in VS Code

.vscode/mcp.json

{
  "servers": {
    "hush": {
      "type": "http",
      "url": "https://royashbrook.com/hush"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

hush in other clients