Skip to main content

MCP Server for Claude

The Tensorheart Memory MCP Server brings persistent memory to Claude Desktop and Claude Code. Instead of forgetting everything between conversations, Claude can now remember, recall, and build upon your interactions over time.

What is MCP?โ€‹

MCP (Model Context Protocol) is Anthropic's standardized protocol for connecting Claude to external tools and data sources. The Tensorheart Memory MCP Server implements this protocol to give Claude access to your Tensorheart Memory account.

What Can Claude Do with Memory?โ€‹

Once configured, Claude can:

  • ๐Ÿ“ Remember - Save important information, preferences, and context
  • ๐Ÿ” Recall - Search through memories using natural language
  • ๐Ÿ—‚๏ธ Organize - Group memories into spaces (like folders)
  • ๐Ÿงน Consolidate - Merge similar memories to reduce clutter
  • ๐Ÿ“„ Ingest - Turn documents (PDFs, images, audio) into searchable memories

Real-World Examplesโ€‹

Personal Assistantโ€‹

"Claude, remember that I prefer tabs over spaces in Python code." "Claude, what are my coding preferences?"

Project Memoryโ€‹

"Claude, create a space called 'project-alpha'" "Claude, remember that we decided to use PostgreSQL for this project" "Claude, what database are we using for project-alpha?"

Document Processingโ€‹

"Claude, ingest this API documentation PDF" "Claude, how do I authenticate with the XYZ API?"

How It Worksโ€‹

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ Claude Desktop โ”‚ You interact with Claude normally
โ”‚ / Claude Code โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
โ”‚
โ”‚ MCP Protocol
โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ Tensorheart Memory โ”‚ Runs on your computer
โ”‚ MCP Server โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
โ”‚
โ”‚ HTTPS
โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ Tensorheart Memory โ”‚ Your memories stored securely
โ”‚ API โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
  1. MCP Server runs locally on your machine
  2. Claude communicates with the MCP server using MCP protocol
  3. MCP server connects to Tensorheart Memory API using your API key
  4. Your memories are stored securely in the cloud

Key Featuresโ€‹

Claude can search your memories using natural language queries - just ask what you want to find.

Memory Spacesโ€‹

Organize memories into namespaces (like "work", "personal", "project-alpha") to keep things organized.

Entity Extractionโ€‹

Automatically identifies people, organizations, locations, skills, and products mentioned in your memories.

Document Ingestionโ€‹

Upload PDFs, images, or audio files and Claude can search through them later.

Memory Consolidationโ€‹

Find and merge similar or duplicate memories to keep your memory store clean.

Getting Startedโ€‹

Ready to give Claude a memory? Follow our Installation Guide to get started in just a few minutes.

Requirementsโ€‹

  • Python 3.11 or higher
  • Claude Desktop or Claude Code
  • Tensorheart Memory API account (Sign up)

Next Stepsโ€‹

  1. Install the MCP Server
  2. Configure Claude Desktop
  3. Explore Available Tools
  4. See Examples

Need Help?โ€‹