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

# Cursor

> Connect your Cursor Desktop app to CORE's memory system

<img src="https://mintcdn.com/tegon/GNq8xVeXZpoN31qX/images/core-cursor.png?fit=max&auto=format&n=GNq8xVeXZpoN31qX&q=85&s=1ffa7cc54756bb5e8d36710ac40f0eb5" alt="Core Cursor" width="2088" height="1212" data-path="images/core-cursor.png" />

### Prerequisites

* Cursor
* CORE account (sign up at [app.getcore.me](https://app.getcore.me))

### Step 1: Add CORE MCP in Cursor

1. Open Cursor Desktop app
2. Navigate to **Settings** → **Tools & Integrations** → Click **Add Custom MCP**
   <img src="https://mintcdn.com/tegon/uH8UBFDBHcG0iIZZ/images/add-custom-mcp.png?fit=max&auto=format&n=uH8UBFDBHcG0iIZZ&q=85&s=2b13a91d61429787729102adf844fa3f" alt="Add Custom MCP" width="10736" height="7184" data-path="images/add-custom-mcp.png" />
3. Enter the below into mcp.json file:
   ```
   "core_memory": {
      "url": "https://app.getcore.me/api/v1/mcp?source=Cursor"
    }
   ```
   <img src="https://mintcdn.com/tegon/uH8UBFDBHcG0iIZZ/images/cursor-mcp.png?fit=max&auto=format&n=uH8UBFDBHcG0iIZZ&q=85&s=f3f076319b0f306cbacaef9a273f9d99" alt="Add URL" width="3592" height="2076" data-path="images/cursor-mcp.png" />
4. After saving mcp.json file, **core\_memory** MCP will appear in Tools & Integration.

### Step 2: Authenticate with CORE

1. Sign in to your CORE account (if not done already)
2. Click **Need Login** in core\_memory MCP tool
   <img src="https://mintcdn.com/tegon/uH8UBFDBHcG0iIZZ/images/need-login.png?fit=max&auto=format&n=uH8UBFDBHcG0iIZZ&q=85&s=ae83cf13ef4a4e8f476b4f6ad1abed17" alt="Need Login" width="1796" height="1236" data-path="images/need-login.png" />
3. Cursor will prompt you to open a website for authentication. Click **Open**
   <img src="https://mintcdn.com/tegon/uH8UBFDBHcG0iIZZ/images/cursor-prompt-for-auth.png?fit=max&auto=format&n=uH8UBFDBHcG0iIZZ&q=85&s=a0fe7f1c1a61d1b3b564da89645e8305" alt="Cursor Redirect" width="1030" height="428" data-path="images/cursor-prompt-for-auth.png" />
4. When the authentication window opens, Grant Cursor permission to access your CORE memory
   <img src="https://mintcdn.com/tegon/uH8UBFDBHcG0iIZZ/images/grant-access-cursor.png?fit=max&auto=format&n=uH8UBFDBHcG0iIZZ&q=85&s=e6c8ababbc0374347421729d57cb4f74" alt="Grant Access" width="864" height="514" data-path="images/grant-access-cursor.png" />
5. Close the authentication window and click **Open** to allow Cursor to access this URL.
   <img src="https://mintcdn.com/tegon/uH8UBFDBHcG0iIZZ/images/allow-cursor.png?fit=max&auto=format&n=uH8UBFDBHcG0iIZZ&q=85&s=abb0aade1a0671cea6c0fc010abd458a" alt="Grant Access" width="992" height="398" data-path="images/allow-cursor.png" />

### Step 3: Verify Connection

1. Go to **Tools & Integrations** in Cursor settings
2. Confirm the core\_memory MCP shows as **Active** with green dot indicator
   <img src="https://mintcdn.com/tegon/uH8UBFDBHcG0iIZZ/images/check-cursor-mcp-connected.png?fit=max&auto=format&n=uH8UBFDBHcG0iIZZ&q=85&s=c9fb5121d6c709003976f48ae5a2e2d0" alt="Check Cursor Connected" width="3496" height="2284" data-path="images/check-cursor-mcp-connected.png" />

## Enable Automatic Memory Integration (Recommended)

### Using Cursor Project Rules

Use Cursor's native Rules & Memories feature:

1. Go to **Settings** → **Rules & Memories** → **Project Rules**
2. Click **+Add Rule**
3. Add the frontmatter and memory protocol from the [Memory Rules guide](/providers/memory-rules)

Use this frontmatter for Cursor:

```text theme={null}
---
description: Core Memory MCP Instructions
alwaysApply: true
---
```

Then paste the memory protocol content below it.

## What's Next?

With CORE connected to Cursor, your conversations will now:

* **Automatically save** important context to your CORE memory
* **Retrieve relevant** information from CORE memory
* **Maintain continuity** across multiple chat sessions
* **Share context** with other connected tools

Ready to test it? Ask Cursor about a project you've discussed before, or start a new conversation about something you'd like to remember for later.

## Troubleshooting

**Connection Issues:**

* Ensure you're core\_memory MCP tool is active with a green dot, if not toggle on and off for this server
* Check that your CORE account is active

## Need Help?

Join our [Discord community](https://discord.gg/dVTC3BmgEq) and ask questions in the **#core-support** channel.

Our team and community members are ready to help you get the most out of CORE's memory capabilities.
