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

# Connect Cursor to Deepmerge

> Connect the Cursor editor to Deepmerge with one click, or add it manually as an MCP server, then sign in through your browser to start syncing context.

<Card title="Add to Cursor" icon="rocket" href="cursor://anysphere.cursor-deeplink/mcp/install?name=deepmerge&config=eyJ1cmwiOiJodHRwczovL2FwcC5kZWVwbWVyZ2UuYWkvbWNwIn0=">
  One click adds Deepmerge to Cursor, then sign in through your browser.
</Card>

<Accordion title="Prefer to add it by hand?">
  <Steps>
    <Step title="Open MCP settings">
      Open **Cursor Settings**, then **Tools & MCP**, then **New MCP Server**.
    </Step>

    <Step title="Name it and set the link">
      Name it `deepmerge` and set the URL to:

      ```
      https://app.deepmerge.ai/mcp
      ```
    </Step>

    <Step title="Sign in">
      Save. Your browser opens; sign in to Deepmerge to finish.
    </Step>
  </Steps>
</Accordion>

<Note>
  No API key. Cursor signs in through your browser the first time and remembers it after that.
</Note>

Once connected, [ask your agent to save its first context](/workflow).
