Skip to content
VS Code

secretcarousel for VS Code

io.github.jyswee/secretcarousel

Agent-first secrets vault. Store, rotate, and share credentials from chat. 20 tools.

client:VS Code transport:sse runtime:npm

Install secretcarousel in VS Code

.vscode/mcp.json

{
  "servers": {
    "secretcarousel": {
      "type": "sse",
      "url": "https://mcp.secretcarousel.com/sse"
    }
  }
}

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

secretcarousel in other clients