HyperMemoryHyperMemory
HyperMemory
FeaturesPricingIntegrationsVisualizerDocs
Get Started
FeaturesPricingIntegrationsVisualizerDocsCompare
Log inGet Started
HyperMemory

Persistent memory for AI agents, built on hypergraph technology.

Product

  • Features
  • Pricing
  • Integrations
  • Visualizer

Compare

  • All Comparisons
  • vs Zep
  • vs Mem0
  • vs Letta

Resources

  • Documentation
  • API Reference
  • GitHub

Account

  • Log in
  • Sign up

Legal

  • Privacy Policy
  • Terms of Service

© 2026 HyperMemory. All rights reserved.

All integrations
n8n logo
+
HyperMemory logo

Long-term memory for n8n workflows

Add persistent AI memory to your n8n automation workflows. Your AI nodes remember context across executions and build knowledge over time.

Why This Works

n8n is a powerful workflow automation platform with AI capabilities. But AI nodes start fresh on every execution — no memory of past runs or accumulated knowledge. HyperMemory connects as an MCP server, giving your n8n AI workflows access to structured long-term memory. Store insights, recall context, and build workflows that get smarter with every run.

Quick Setup

Configure HyperMemory as an MCP tool in n8n:

{
  "mcpServers": {
    "hypermemory": {
      "type": "url",
      "url": "https://api.hypermemory.io/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Use Case

A support team runs n8n workflows that use AI to categorize and respond to tickets. With HyperMemory, the AI remembers past resolutions, customer preferences, and recurring issues. When a similar ticket comes in, the workflow recalls what worked before and suggests the best response — no retraining, no manual lookup.

Get Started FreeFull Setup Guide →