Envault runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from npm. Last commit 15 Jun 2026.
Secure secret management with a Human-In-The-Loop (HITL) interceptor for agent mutations.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add envault -- npx -y @dinanathdash/envault-mcp-server
{
"mcpServers": {
"envault": {
"args": [
"-y",
"@dinanathdash/envault-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.envault]
command = "npx"
args = ["-y", "@dinanathdash/envault-mcp-server"]
{
"mcpServers": {
"envault": {
"args": [
"-y",
"@dinanathdash/envault-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"envault": {
"args": [
"-y",
"@dinanathdash/envault-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.