Skip to main content
Supermemory is the state-of-the-art memory and context infrastructure for AI agents. It provides perfect recall about your users, enabling agents that are more intelligent, more personalized, and more consistent. Supermemory includes the full context stack: agent memory, content extraction, connectors and syncing, and a managed RAG platform. In VibeFlow, Supermemory works seamlessly with the Agent Node to give your agents persistent, searchable memory across sessions. Required Configuration:
  • API Key

Getting Your API Key

1

Sign in to Supermemory Console

Go to console.supermemory.ai and log in or create an account.
2

Navigate to API Keys

Go to the API Keys page from the console.
3

Create a new API Key

Click Create New, give it a name, set an expiry date (longer is better), and set permissions to Full Access.
Store your API key securely. Use a long expiry date to avoid disruption to your agents.
4

Add to VibeFlow

Paste the API key into your VibeFlow Supermemory connector under Settings > Connectors.

Available Endpoints

Add Document — Store a new document or piece of information into Supermemory for future retrieval.
Search Documents — Semantically search through stored documents to retrieve relevant context for your agent.
Get User Profile — Fetch a user’s profile and aggregated memory context built up over time.
List Documents — List all documents stored in Supermemory for a given user or session.
Delete Document — Remove a specific document from Supermemory by its ID.