> ## Documentation Index
> Fetch the complete documentation index at: https://docs.membridge.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Memory MCP Server for cross-tool AI memory sharing. Share memory across Claude, ChatGPT, Cursor, and all your AI assistants

## What is MemBridge?

MemBridge is a Memory MCP Server that enables memory sharing across all your AI assistants. Save information once and access it from any AI tool you use—no more repeating the same context over and over.

<Card title="Get Started" icon="rocket" href="/quickstart" horizontal>
  Setup takes just 3 minutes
</Card>

## Does This Sound Familiar?

Many people use different AI tools for different purposes: Claude for writing, ChatGPT for research, Cursor for coding. But every time you switch tools, you have to repeat the same background information.

**Even worse**, when using multiple chat sessions within the same tool (e.g., Chat A for "Project A" and Chat B for "Project B" in Claude), native memory features rely on automatic search, causing important details to get lost. You can't reliably transfer specific information between sessions.

<CardGroup cols={2}>
  <Card title="Saved in ChatGPT" icon="bookmark">
    "I'm allergic to fish"

    →Need to re-enter in Claude
  </Card>

  <Card title="Decided in Chat A" icon="comments">
    "Detailed design decisions"

    →Can't transfer accurately to Chat B
  </Card>

  <Card title="Explained in Claude" icon="message">
    "I use React for development"

    →Need to explain again in Cursor
  </Card>

  <Card title="Discussed in Cursor" icon="code">
    "My current project details"

    →Explain from scratch in Claude
  </Card>
</CardGroup>

<Card title="MemBridge Solution" icon="bridge" horizontal>
  Save once, access everywhere—across all tools **and** all chat sessions with explicit, lossless information transfer
</Card>

## Key Features

<CardGroup cols={2}>
  <Card title="Cross-Tool Memory" icon="share-nodes" href="/features">
    Share the same memory across all AI tools and chat sessions. Explicit, lossless information transfer—no more losing details to automatic search
  </Card>

  <Card title="Simple 5 Functions" icon="list-check" href="/features">
    Save, retrieve, update, delete, list. No technical expertise required—anyone can use it intuitively
  </Card>

  <Card title="Affordable Pricing" icon="dollar-sign" href="/pricing">
    Free plan available forever. Just \$3/month for 500 memories and 100 daily accesses
  </Card>

  <Card title="Easy Setup" icon="bolt" href="/quickstart">
    Create account, add URL, save memory. Done in 3 minutes
  </Card>
</CardGroup>

## Supported AI Tools

MemBridge works with all AI tools that support remote MCP (Model Context Protocol).

<CardGroup cols={2}>
  <Card title="Claude" icon="c" href="/setup/claude">
    Available on claude.ai and Claude Desktop
  </Card>

  <Card title="Cursor" icon="terminal" href="/setup/cursor">
    Share memory in your AI coding tool
  </Card>

  <Card title="Windsurf" icon="wind" href="/setup/windsurf">
    Available in next-gen AI editor
  </Card>

  <Card title="Cline" icon="code" href="/setup/cline">
    Available in VSCode extension
  </Card>
</CardGroup>

## FAQ

<AccordionGroup>
  <Accordion title="How is MemBridge different from native AI memory features?" icon="circle-question">
    While Claude and ChatGPT have their own memory features, they only work within each service. MemBridge's key values are:

    * **Cross-tool compatibility**: Share the same memory across Claude, ChatGPT, Cursor, Windsurf, and all remote MCP-compatible AI tools
    * **Cross-session explicitness**: Even within the same tool, when you have multiple chat sessions, native memory features use automatic search that often loses important details. MemBridge allows you to explicitly save and retrieve information, ensuring accurate transfer between sessions
  </Accordion>

  <Accordion title="Can I use it for free?" icon="dollar-sign">
    Yes. We offer a forever-free plan: 50 memories, 10 accesses per day, and all basic features included. For many users, the free plan is sufficient.
  </Accordion>

  <Accordion title="Is my data secure?" icon="shield">
    Yes. MemBridge implements industry-standard security measures. All communications are encrypted, and your data is completely isolated from other users. You can export or delete your data at any time.
  </Accordion>
</AccordionGroup>

<Card title="View All FAQs" icon="circle-question" href="/faq">
  See more frequently asked questions
</Card>
