toolspool
supermemory™ logo

supermemory™

verifiedFreemiumAPIMCPsupermemory.ai

Developer API that gives AI agents persistent memory, retrieval, and connectors, usable both as infrastructure and a personal app.

What it does

Supermemory is a memory and retrieval infrastructure API for AI agents, combining persistent knowledge-graph memory, hybrid RAG search, filesystem-style access, connectors to tools like Slack and Gmail, and document/file extraction. It's offered both as a developer API and as a personal 'second brain' app.

How to use: Supermemory can be used by integrating its API or SDKs into your applications. To add memories, make a POST request to `https://api.supermemory.ai/v3/memories` with content (text, URL, or PDF) and optional metadata. To search memories, make a GET request to the same endpoint with a query `q`. To connect apps like OneDrive, use specific connection endpoints (e.g., `https://api.supermemory.ai/v3/connections/onedrive`). For OpenAI integration, simply change your OpenAI client's `baseUrl` to `https://api.supermemory.ai/v3/https://api.openai.com/v1/` for automatic long-term context. SDKs are available for Python (`pip install 'supermemory'`) and Javascript (`npm install 'supermemory'`).

Core features

Persistent, structured memory built as a knowledge graph
Sub-300ms hybrid retrieval (RAG) with reranking
Native filesystem mount for agent memory access
Connectors to Slack, Notion, Drive, Gmail, GitHub, S3
Automatic extraction from PDFs, images, and audio
User profile and behavior tracking across sessions

Best for

Developers adding long-term memory to AI agents
Teams building agents that need to sync with existing tools
Individuals wanting one memory layer shared across multiple AI assistants

Pricing

Free
Pro
$19/mo
Max
$100/mo
Scale
$399/mo
Toolspool rankingby monthly traffic

Reviews

Big-picture takes: what it's for and whether it delivers. High-engagement YouTube videos — not sponsored.

Tutorials

Step-by-step: exactly how to get things done with it.