> ## 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.

# Pricing

> Affordable pricing for MemBridge Memory MCP Server—starting with a forever-free tier

## Simple, Transparent Pricing

MemBridge Memory MCP Server offers two straightforward plans. No hidden fees, no surprises. Cancel anytime.

<CardGroup cols={2}>
  <Card title="Free Plan" icon="gift">
    Perfect for getting started

    **\$0/month forever**
  </Card>

  <Card title="Pro Plan" icon="user">
    For power users

    **\$3/month**
  </Card>
</CardGroup>

## Plan Comparison

<table>
  <thead>
    <tr>
      <th>Feature</th>
      <th>Free</th>
      <th>Pro</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>**Memories**</td>
      <td>50</td>
      <td>500 (10x)</td>
    </tr>

    <tr>
      <td>**Daily Accesses**</td>
      <td>10</td>
      <td>100 (10x)</td>
    </tr>

    <tr>
      <td>**AI Tools**</td>
      <td>Unlimited</td>
      <td>Unlimited</td>
    </tr>

    <tr>
      <td>**Core Functions**</td>
      <td>All 5 functions</td>
      <td>All 5 functions</td>
    </tr>

    <tr>
      <td>**Web Dashboard**</td>
      <td>✅ Yes</td>
      <td>✅ Yes</td>
    </tr>

    <tr>
      <td>**Data Export**</td>
      <td>❌ No</td>
      <td>✅ JSON format</td>
    </tr>

    <tr>
      <td>**Support**</td>
      <td>Community</td>
      <td>Priority support</td>
    </tr>

    <tr>
      <td>**Price**</td>
      <td>**Free forever**</td>
      <td>**\$3/month**</td>
    </tr>
  </tbody>
</table>

## Plan Details

### Free Plan

<Accordion title="Who is it for?" icon="users" defaultOpen>
  Perfect for:

  * **Casual users** who occasionally use AI tools
  * **Trying out MemBridge** before committing
  * **Light usage** (2-5 AI interactions per day)
  * **Single project** focus

  Most users find the free plan sufficient for their needs.
</Accordion>

**What you get:**

* 50 memories stored
* 10 accesses per day
* Connect unlimited AI tools
* All 5 core functions (save, retrieve, update, delete, list)
* Web dashboard access
* Community support

**Limitations:**

* Cannot export data
* Rate limited to 10 accesses per day (resets at midnight UTC)

<Card title="Start Free" icon="rocket" href="https://membridge.ai/signup">
  Sign up now—no credit card required
</Card>

***

### Pro Plan

<Accordion title="Who is it for?" icon="user" defaultOpen>
  Ideal for:

  * **Power users** who heavily rely on AI tools
  * **Multiple AI tools** used throughout the day
  * **Professional developers** or content creators
  * **Multiple projects** requiring context switching

  If you use AI tools more than 10 times per day, you need this plan.
</Accordion>

**What you get:**

* 500 memories stored (10x more)
* 100 accesses per day (10x more)
* Connect unlimited AI tools
* All 5 core functions
* Web dashboard access
* **Data export in JSON format**
* **Priority support**

**Best value:**

* Just **\$3/month**—less than a cup of coffee
* **10x capacity** of the free plan
* Full data portability

<Card title="Upgrade to Pro (Coming Soon)" icon="sparkles">
  Only \$3/month—available soon
</Card>

***

## Understanding Usage Limits

### What counts as an "access"?

An access is counted each time an AI tool retrieves, saves, updates, deletes, or lists memories from MemBridge.

<AccordionGroup>
  <Accordion title="Examples that count as 1 access" icon="1">
    * Asking AI to save a memory
    * AI retrieving memories to answer your question
    * Updating an existing memory
    * Deleting a memory
    * Listing all memories
  </Accordion>

  <Accordion title="Examples that DON'T count" icon="ban">
    * Using AI without mentioning memories
    * Viewing memories in the web dashboard
    * Editing memories directly in the dashboard
  </Accordion>
</AccordionGroup>

### Daily Access Examples

<Tabs>
  <Tab title="Light User (Free Plan)">
    **Sarah** uses Claude for 2-3 conversations per day:

    * Morning: "What's on my schedule today?" (1 access)
    * Afternoon: "Help me write an email" (0-1 access if using saved preferences)
    * Evening: "Remember this meeting note" (1 access)

    **Total: 2-3 accesses/day** ✅ Free plan is perfect
  </Tab>

  <Tab title="Medium User (Needs Pro)">
    **Alex** switches between Claude, Cursor, and ChatGPT:

    * Morning: 5 Claude conversations (5 accesses)
    * Afternoon: 8 Cursor coding sessions (8 accesses)
    * Evening: 3 ChatGPT research queries (3 accesses)

    **Total: 16 accesses/day** ⚠️ Exceeds free plan → Needs Pro plan
  </Tab>

  <Tab title="Power User (Needs Pro)">
    **Jordan** is an AI-heavy developer:

    * Uses Cursor constantly throughout the day (30+ accesses)
    * Switches to Claude for documentation (10 accesses)
    * Uses ChatGPT for research (5 accesses)

    **Total: 45+ accesses/day** ⚠️ Needs Pro plan
  </Tab>
</Tabs>

<Note>
  Your usage resets every day at midnight UTC. The dashboard shows your current daily usage.
</Note>

## FAQ

<AccordionGroup>
  <Accordion title="Can I upgrade or downgrade anytime?" icon="arrows-rotate">
    Yes, absolutely. You can upgrade from Free to Pro anytime. If you downgrade from Pro to Free, you keep your data but regain the free tier limits.
  </Accordion>

  <Accordion title="What happens if I exceed my daily limit?" icon="triangle-exclamation">
    On the Free plan, if you exceed 10 accesses per day, additional requests will be blocked until midnight UTC. Consider upgrading to Pro for 100 accesses per day.
  </Accordion>

  <Accordion title="What happens to my data if I downgrade?" icon="database">
    Your data is never deleted when downgrading. However, if you have more than 50 memories, you'll need to delete some to save new ones until you're under the free tier limit.
  </Accordion>

  <Accordion title="Can I export my data?" icon="download">
    Yes! All users can export their data in JSON format from the web dashboard, regardless of their plan.
  </Accordion>

  <Accordion title="Will there be team/enterprise plans?" icon="building">
    Not currently. MemBridge is focused on individual users. If you have enterprise needs, please contact us.
  </Accordion>

  <Accordion title="What payment methods do you accept?" icon="credit-card">
    We accept all major credit cards (Visa, Mastercard, American Express) via Stripe.
  </Accordion>
</AccordionGroup>

## Value Comparison

### What does \$3/month get you?

<CardGroup cols={2}>
  <Card title="vs. Coffee" icon="mug-hot">
    Less than one coffee at Starbucks

    **But lasts all month**
  </Card>

  <Card title="vs. Time Saved" icon="clock">
    Stop repeating context = 10+ minutes saved daily

    **300+ minutes/month saved**
  </Card>

  <Card title="vs. Other Tools" icon="dollar-sign">
    ChatGPT Plus: $20/month
            Claude Pro: $20/month

    **7x cheaper**
  </Card>

  <Card title="vs. Productivity Gain" icon="chart-line">
    Seamless AI workflow = measurable productivity boost

    **Priceless**
  </Card>
</CardGroup>

## Ready to Start?

<CardGroup cols={2}>
  <Card title="Start Free" icon="rocket" href="https://membridge.ai/signup">
    50 memories, 10 daily accesses

    No credit card required
  </Card>

  <Card title="Go Pro (Coming Soon)" icon="sparkles">
    500 memories, 100 daily accesses

    Available soon
  </Card>
</CardGroup>

<Card title="Questions?" icon="circle-question" href="/faq" horizontal>
  Check out our FAQ for more information
</Card>
