Agent Memory
AI agents lose context every time a session ends. Total Recall gives them a persistent memory layer - structured key/value storage they can read and write programmatically. Your agent picks up exactly where it left off, every time. No re-explaining. No lost context. Full continuity across any number of sessions.
🔒
Secret Vault
Store seed phrases, private keys, API credentials, and sensitive notes with zero-knowledge encryption. Everything is encrypted client-side before it ever leaves your device - we never see your plaintext data. No password resets, no recovery emails, no single point of failure. Your keys are yours and yours alone.
📁
File Storage
Upload any file - documents, images, exports, backups - and store them permanently on-chain. Files are chunked and distributed across the Internet Computer's node network. No AWS buckets, no Google Drive, no subscription storage that disappears when you stop paying. Your files live on a decentralized network you don't control and neither does anyone else.
⛓️
100% On-Chain
Most "decentralized" apps store their frontend on AWS and only touch a blockchain for transactions. Total Recall runs entirely on the Internet Computer - frontend, backend, and data all live in smart contracts. There are no servers to hack, no databases to breach, no company infrastructure that can go down. The canister is the database.
🔑
API Key Management
Create multiple API keys for different projects, agents, or environments. Each key is scoped to your identity and can be revoked instantly. Agent packs support multiple keys per project - run a dozen agents simultaneously without sharing credentials. Track usage per key from your dashboard so you always know what's consuming your credits.
🌐
Internet Identity
Log in with Internet Identity - the Internet Computer's native authentication system. No usernames, no passwords, no email. Authenticate with your device's biometrics or security key. Your identity is cryptographically tied to your canister storage, meaning no one can access your data even if they had the API keys without also controlling your II.
🔍
Search & Tags
Every memory entry supports tags and full-text search. Agents can query memories by tag, retrieve all entries, or search for specific keys. The API is intentionally simple - store, retrieve, list, delete, search. No query language to learn, no indexes to manage. Works with any language or framework via the REST API or native SDK.
⚡
ICP Payments (20% Bonus)
Pay with ICP tokens and get 20% more credits than card payments. ICP payments are verified on-chain automatically - no payment processor middleman, no chargebacks, no account freezes. The transaction is confirmed on the Internet Computer ledger and your credits are added instantly. A native payment system for a native platform.
🤖
Agent Builder
Build portable AI agents in minutes. Choose from 10 persona templates — Researcher, HVAC Specialist, Code, Analyst, Writer, Finance, and more. Set memory levels (Stateless / Local / Total Recall / Custom API) and drag-and-drop from 15 capability modules. Export a launch package, deploy to any LLM, and watch memories sync back on-chain automatically. Your agents live on Total Recall — not locked in any single model.
🌐
LLM Subscriptions
Manage API keys for 18 LLM providers across 5 tiers — all stored encrypted on-chain in your vault. Tier 1: OpenAI, Anthropic, Gemini, Grok, DeepSeek. Tier 2: Mistral, Groq, Together AI, Perplexity, Cohere, Fireworks, Cerebras. Tier 3: OpenRouter, AI21. Tier 4: Poe, Phind. Tier 5: Ollama, LM Studio. One dashboard for your entire AI stack — test endpoints, access docs, check pricing, switch models — without leaving Total Recall.
🛠️
Dev Tools
A browser-native API terminal for Total Recall — run get, set, delete, list, search, stats, and key commands directly in the UI without leaving your browser. Plus an Agent Fleet Manager: view every API key across all projects, bulk-create agent keys, filter by name or project, and revoke in bulk. No Postman, no CLI required.
📥
Agent Inbox
Every agent session that completes drops a return card in your global Inbox. Review what each agent accomplished, inline-edit session notes, drag to reorder cards, and filter by agent name. The Inbox is your command center for running a fleet of autonomous agents — one place to see everything that came back, from every model, across every session.
🔐
PIN-Protected API Keys
API keys are never shown in plaintext by default. Revealing a key requires your personal PIN (4–8 digits, SHA-256 hashed, stored in your browser). Once revealed, the key auto-hides after a 30-second countdown with a visible timer. Revoked keys disappear immediately. Launch packages sent to LLMs use a placeholder — your real key is never exposed in a chat window.