Zero-knowledge encrypted storage for humans and AI agents. Client-side AES-256-GCM, EU-hosted.
claude mcp add bitatlas -- npx -y @bitatlas/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"bitatlas": {
"command": "npx",
"args": [
"-y",
"@bitatlas/mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"bitatlas": {
"command": "npx",
"args": [
"-y",
"@bitatlas/mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bitatlas": {
"command": "npx",
"args": [
"-y",
"@bitatlas/mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"bitatlas": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bitatlas/mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bitatlas": {
"command": "npx",
"args": [
"-y",
"@bitatlas/mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.bitatlas-group--bitatlas/reviews or the review_server meta-tool.
POST /mcp