HS
toolHindsight
Stores agent memories in an entity graph with hybrid semantic and keyword recall, then consolidates duplicates and stale facts in the background.
What it provides
Connect an HTTPS data-service API. Storage remains external; use a tenant-scoped token and namespace on the target service.
Connection requirements
A Hindsight server exposed through authenticated HTTPS with Streamable HTTP. Use /mcp/BANK_ID/, replace BANK_ID with your memory bank ID, and retain the trailing slash; the endpoint scopes tool calls to that bank
- Protocol
- Streamable HTTP MCP
- Endpoint
https://hindsight.example.com/mcp/BANK_ID/- Authentication
- Choose the mode required by your service
Example calls
Open official setup guide ↗mcp call recall {"query":"response preference","max_tokens":4096}mcp call retain {"content":"Prefers concise answers","context":"preferences"}Where to add it
Open Dashboard Tools, select a running OpenClaw or Hermes instance, then use the card’s Install or Connect action. External services may require an HTTPS endpoint and credentials; the dashboard shows those fields before anything is saved.