{
  "markdown": "# BitAtlas\n\n**Zero Knowledge Cloud Drive for Humans and Agents**\n\n[![smithery badge](https://smithery.ai/badge/bitatlas/bitatlas)](https://smithery.ai/servers/bitatlas/bitatlas)\n\nBitAtlas is a next-generation cloud storage platform designed with privacy and AI agents in mind. It provides a secure, zero-knowledge environment where your most sensitive documents are encrypted client-side and accessible only to you and the agents you authorize.\n\n## 🚀 Vision\n\nBitAtlas aims to be the secure \"atlas\" for your digital life, providing a foundation for both human productivity and AI agent assistance without compromising on privacy.\n\n## ✨ Key Features\n\n- **🛡️ E2E Encryption (AES-256-GCM)**: All files are encrypted in the browser (or at the SDK level) before being uploaded. The server never sees your plaintext data or your encryption keys.\n- **🤖 Agent-Native (MCP Server)**: Built from the ground up to support AI agents via the Model Context Protocol (MCP). Let your agents safely search, read, and manage your vault.\n- **🔐 Personal Vault**: A dedicated space for your most critical documents—identity papers, property deeds, medical records, and digital assets.\n- **🇪🇺 European Data Sovereignty**: All infrastructure is hosted on European soil, subject to the world's strongest privacy regulations (GDPR).\n- **💸 Pay-per-Request (x402)**: Anonymous access via the [x402 payment standard](https://x402.org). Agents pay with USDC stablecoins on Base — no account, no API key, no KYC. Files include 30 days of storage with pay-to-renew. [Learn more →](docs/x402-payments.md)\n\n## 🏗️ Project Structure\n\n- `mcp-server/`: The Model Context Protocol server for integrating with AI agents like Claude Desktop, OpenClaw, and more.\n- `sdk/encryption/`: The core encryption logic used for client-side security.\n\n## 🌐 Ecosystem\n\n- **LegacyShield** ([legacyshield.eu](https://legacyshield.eu)): The first production application built on BitAtlas. A digital legacy platform and encrypted document vault for humans and their descendants.\n\n## 🛠️ Getting Started\n\n### MCP Server\n\nTo use BitAtlas with your AI agent, configure the MCP server:\n\n```json\n{\n  \"mcpServers\": {\n    \"bitatlas\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@bitatlas/mcp-server\"],\n      \"env\": {\n        \"BITATLAS_API_KEY\": \"your-api-key\",\n        \"BITATLAS_MASTER_KEY\": \"your-derived-master-key\"\n      }\n    }\n  }\n}\n```\n\n## 📜 License\n\nMIT License. See [LICENSE](LICENSE) for details.\n\n---\n\nBuilt with ❤️ by [BitAtlas Group](https://github.com/bitatlas-group)\n",
  "bytes": 2531,
  "sha": "6e558996b0640872e164c371e25c8fee4c0ceacee3288e5d9b6f1d3dc8bd0dee",
  "repo_slug": "bitatlas-group/bitatlas",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_bitatlas_group_bitatlas_6c6957dd/readme"
}