BlobsVault is 2FA infrastructure built for AI agents, CI/CD pipelines, and developer automation — not retrofitted from a consumer app.
Every authenticator app is designed for humans tapping phones. BlobsVault is designed for code.
→ MCP Server — Claude, Cursor, and any MCP-compatible AI generates 2FA codes natively
→ Agent identities — each agent gets its own scoped bv_agent_* key, tracked and revokable independently
→ REST API — programmatic TOTP generation for any language or pipeline
→ CLI tool — blobsvault-cli on npm, silent --plain output for shell scripts and CI/CD
→ Zero-knowledge — AES-256 client-side encryption, master password never leaves your device
→ Granular scoping — restrict agents to specific accounts (GitHub:*, AWS:deploy@prod)
→ Temporary keys — set expiry dates for contractors and short-lived pipelines
→ Team vault — shared 2FA with per-member encryption and audit logs
→ Open-source decoder — audit the encryption on GitHub
Free plan: 5 accounts, 1,000 API calls/month. No credit card required.



