loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

reattend-mcp

MCP Tool

Reattend/reattend-mcp

Persistent memory for Claude, Cursor, and any AI assistant. MCP server that connects your meetings, Slack, Gmail, and notes to every AI tool you use.

Install

$ npx loaditout add Reattend/reattend-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "reattend-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "reattend-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Reattend MCP — Persistent Memory for AI Assistants

[](https://www.npmjs.com/package/@reattend/mcp) [](LICENSE) [](https://modelcontextprotocol.io)

Give Claude, Cursor, Windsurf, and any AI assistant a persistent memory — across sessions, across tools, across time.

npx -y @reattend/mcp --token rat_your_token_here

---

The Problem

Every AI conversation starts blank. You re-explain your project, re-paste your decisions, re-describe your preferences — every single session. Claude doesn't remember what you discussed yesterday. Cursor doesn't know what your team decided last sprint. The context is gone the moment you close the window.

This is the persistent memory layer that fixes that.

---

What It Does

Reattend continuously captures context from your tools — meetings, Slack, Gmail, Notion, Linear, Jira, Google Docs — and builds a personal memory store. This MCP server connects that memory to any AI assistant that supports the Model Context Protocol.

Once connected:

  • Claude remembers what you discussed in meetings last week
  • Cursor knows your architecture decisions and code preferences
  • Any AI tool you use has access to your full working context
  • You stop re-explaining yourself to every AI, every session

---

Quickstart
Step 1 — Get your token

Sign up at reattend.com → Settings → API Tokens → create a token (rat_...).

Step 2 — Pick your AI tool and add 5 lines

Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json on Mac, %APPDATA%\Claude\claude_desktop_config.json on Windows):

{
  "mcpServers": {
    "reattend": {
      "command": "npx",
      "args": ["-y", "@reattend/mcp", "--token", "rat_your_token_here"]
    }
  }

Tags

ai-memoryclaude-desktopcontext-preservationcursorllm-memorymcpmemory-layermodel-context-protocolpersistent-memorysecond-brain

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated21 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/27/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/Reattend/reattend-mcp)](https://loaditout.ai/skills/Reattend/reattend-mcp)