Skip to content
VS Code

Stashbase for VS Code

io.github.stashbase/mcp

Secrets for developers and agents—secure context and workflows without exposing secret values.

client:VS Code transport:streamable-http

Install Stashbase in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.stashbase.dev/mcp"
    }
  }
}

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

Stashbase in other clients