What's New
Stay up to date with the latest features and improvements to Hindsight Cloud.
March 10, 2026
Programmatic API Key Management
API keys with the Key Creator capability can now programmatically create, list, and revoke bank-scoped child keys via the API — no admin or UI access required.
- Create child keys — provision short-lived, least-privilege keys scoped to specific banks
- Bank scope enforcement — child keys can only access banks within the parent key's scope
- Expiration constraints — child keys cannot outlive their parent
- Cascade revocation — revoking a parent key automatically revokes all of its children
- Immutable children — programmatically created keys cannot have their bank scope edited; revoke and recreate instead
- Audit trail — all key creation, revocation, and scope changes are logged with actor identity
Learn more about programmatic key creation →
March 9, 2026
Document File Upload
You can now upload files directly to your memory banks. The Add Document dialog supports PDFs, Word documents, PowerPoint presentations, Excel spreadsheets, images, and plain text files.
Choose between two extraction methods when uploading:
- Standard — Free text extraction using Markitdown, ideal for most text-based documents
- Enhanced (Iris) — AI-powered extraction with an additional per-token charge, best for images, scanned PDFs, and complex layouts
After uploading, track progress in the Document Operations panel — each operation shows its status (Pending, Completed, or Failed) so you always know where things stand.
Learn more about documents → | View Iris pricing →
March 3, 2026
Bank-Scoped API Keys
API keys can now be restricted to specific memory banks, giving you fine-grained control over which banks each key can access. If a restricted key attempts to access an unauthorized bank, the request is rejected with a 403 error.
- Create scoped keys — select which banks a key can access during creation
- Edit restrictions — update bank access on existing keys at any time
- Enforced everywhere — restrictions apply across all HTTP endpoints and MCP tools
Learn more about bank-scoped keys →
February 13, 2026
MCP Support
Hindsight now supports the Model Context Protocol (MCP), letting you connect your memory banks to any MCP-compatible AI client including Claude Code, Claude Desktop, Cursor, Windsurf, and VS Code.
- Single-bank mode for dedicated agent memory scoped to one bank
- Multi-bank mode for agents that need to work across multiple banks
- 30 tools available including retain, recall, reflect, mental models, directives, memory browsing, documents, operations, and bank management
- One-click configuration from the Connect page in Hindsight Cloud