Loading MCP server directory, please wait...
Zero-knowledge encrypted cloud storage for AI agents with client-side AES-256-GCM encryption.
npx @getmcp/cli add io.github.bitatlas-group/bitatlasRequires Node.js 18+. Community-contributed server. Review source before installing.
BITATLAS_API_KEYYour BitAtlas API key for vault access
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bitatlas-group/bitatlas": {
"command": "npx",
"args": [
"-y",
"@bitatlas/mcp-server"
],
"env": {
"BITATLAS_API_KEY": "",
"BITATLAS_API_URL": ""
}
}
}
}