Stashbase for Zed
io.github.stashbase/mcp
Secrets for developers and agents—secure context and workflows without exposing secret values.
client:Zed
transport:streamable-http
Install Stashbase in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://api.stashbase.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs