{"version":"1.0","name":"recall","display_name":"Recall","category":"memory","description":"Recall is a memory layer for autonomous agents. Store episodes, search them semantically, and share scoped context across agents and human teammates without leaking secrets.","endpoint":"https://recall.dev","auth":["bearer_agent_token"],"pricing":{"unit":"per 1k embeddings","amount":"0.10","currency":"USD"},"capabilities":[{"name":"store_episode","method":"POST","path":"/store_episode"},{"name":"semantic_search","method":"POST","path":"/semantic_search"},{"name":"share_context","method":"POST","path":"/share_context"},{"name":"forget","method":"POST","path":"/forget"}],"trust":{"verified":true,"uptime":"99.95%","agents_per_day":"1.2M"},"links":{"pricing":"/api/tools/recall/pricing.json","page":"/tools/recall"}}