vallt for Zed
io.github.ptriato/vallt
API credential manager for Claude Code. Connect services, store keys in keychain, monitor health.
client:Zed
transport:stdio
runtime:npm
Install vallt in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vallt": {
"command": "npx",
"args": [
"-y",
"@vallt/mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs