Loomal

envault

MCP server by github.com/dinanathdash/envault

Secure secret management with a Human-In-The-Loop (HITL) interceptor for agent mutations.

3 starsnpm: @dinanathdash/envault-mcp-server

About envault

envault is an MCP (Model Context Protocol) server published by dinanathdash in the official MCP registry, listed under Autonomous Agents on Loomal. Secure secret management with a Human-In-The-Loop (HITL) interceptor for agent mutations.

It ships as an npm package (@dinanathdash/envault-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dinanathdash/envault, where the project has earned 3 GitHub stars.

Use envault with your agent

Claude Code · one command
claude mcp add envault -- npx -y @dinanathdash/envault-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "envault": {
      "command": "npx",
      "args": [
        "-y",
        "@dinanathdash/envault-mcp-server"
      ]
    }
  }
}
npm@dinanathdash/envault-mcp-server

Frequently asked questions

What is envault?
envault is an MCP (Model Context Protocol) server by dinanathdash in the Autonomous Agents category. Secure secret management with a Human-In-The-Loop (HITL) interceptor for agent mutations.
How do I connect envault to Claude, Cursor, or another MCP client?
Install envault from its npm package (@dinanathdash/envault-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is envault open source?
Yes — the source code is public at github.com/dinanathdash/envault, with 3 GitHub stars.
Can AI agents pay to use envault?
Not yet through Loomal — envault is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain envault? Claim this listing free by verifying GitHub ownership, or contact us.