Give any AI agent
persistent, intelligent memory

3 lines of code. Auto-classification. Hybrid retrieval. Multi-entity recall. Connect your data sources and make your AI agents smarter.

Python
from mindglue import MindGlue

mg = MindGlue(api_key="mg_...")
mg.store("user:123", "Prefers dark mode, uses Python")

result = mg.recall("user:123", query="user preferences")
# Returns formatted context ready for system prompt injection

Why MindGlue?

Everything your AI agent needs to remember, reason, and recall — without managing embeddings, graphs, or caching yourself.

Auto-Classification

Every memory is automatically classified as a fact, preference, episode, or procedure. No manual labeling needed.

Hybrid Retrieval

Vector similarity + knowledge graph + temporal recency. Three retrieval signals fused into one ranked result.

Multi-Entity Recall

Recall memories across users, projects, and deals simultaneously. Perfect for complex agent interactions.

Namespace Isolation

Full multi-tenant isolation. Each namespace is a separate memory universe with its own quotas and access control.

Intelligent Dedup

Automatic deduplication catches paraphrases at 0.85 similarity. Duplicates are merged via LLM, preserving version history.

SDKs + MCP

Python, TypeScript, and Go SDKs. MCP server for Claude Desktop. Real-time WebSocket streaming. Full REST API.

Connect Your Data Sources

Automatically sync data from the tools your team already uses. Every record flows through the full intelligence pipeline — classify, extract entities, embed, dedup, store. No custom code needed.

🐘

PostgreSQL

Database rows

📁

Google Drive

Docs, Sheets, PDFs

📝

Notion

Pages & databases

💬

Slack

Channel messages

Salesforce

CRM records

🎫

Zendesk

Tickets & articles

Scale plan includes 3 connectors. Additional connectors $19/mo each. Enterprise: unlimited.

Simple, Transparent Pricing

Start free. Scale as you grow. No hidden fees.

Free

$0/mo
  • 10,000 memories
  • 1,000 recall calls/mo
  • 2 namespaces
  • 3 recall strategies
  • Auto-classification
  • Dedup & versioning
Start Free
Popular

Pro

$29/mo
  • 100,000 memories
  • 25,000 recall calls/mo
  • 10 namespaces
  • Tags & search
  • Bulk operations
  • Export/Import
  • Analytics & webhooks
  • API key management
Get Pro

Scale

$199/mo
  • Unlimited memories
  • 100,000 recall calls/mo
  • Unlimited namespaces
  • 3 data connectors
  • Cross-namespace sharing
  • WebSocket streaming
  • Field encryption
  • Compaction & decay
Get Scale

Enterprise

Custom
  • Everything in Scale
  • Unlimited connectors
  • SSO / SAML
  • SOC 2 compliance
  • SLA guarantee
  • On-premise option
  • Dedicated support
Talk to Sales

Ready to give your AI agent memory?

Start free. No credit card required. Upgrade when you need more.

Create Free Account