Loomal

MCP server for credential isolation — bots use passwords and API keys without seeing them

1 starsnpm: chillai-vault-mcp

About Vault MCP

Vault MCP is an MCP (Model Context Protocol) server published by chill-ai-space in the official MCP registry. MCP server for credential isolation — bots use passwords and API keys without seeing them

It ships as an npm package (chillai-vault-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/chill-ai-space/vault-mcp, where the project has earned 1 GitHub stars.

Use Vault MCP with your agent

Claude Code · one command
claude mcp add vault-mcp -- npx -y chillai-vault-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vault-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chillai-vault-mcp"
      ]
    }
  }
}
npmchillai-vault-mcp

Frequently asked questions

What is Vault MCP?
Vault MCP is an MCP (Model Context Protocol) server by chill-ai-space. MCP server for credential isolation — bots use passwords and API keys without seeing them
How do I connect Vault MCP to Claude, Cursor, or another MCP client?
Install Vault MCP from its npm package (chillai-vault-mcp) 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 Vault MCP open source?
Yes — the source code is public at github.com/chill-ai-space/vault-mcp, with 1 GitHub stars.
Can AI agents pay to use Vault MCP?
Not yet through Loomal — Vault MCP 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 Vault MCP? Claim this listing free by verifying GitHub ownership, or contact us.