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

# Quickstart: connect your first AI tool to Deepmerge

> Quickstart guide to connect your first AI tool to Deepmerge: create an account, point the tool at one URL, and sign in through your browser.

Connecting a tool means pointing it at one link and signing in once. After that, the
tool reads and writes your team's shared context on its own.

<Steps>
  <Step title="Create your account">
    Sign up at [app.deepmerge.ai](https://app.deepmerge.ai). This is your team's shared
    memory; everyone you invite, and all their tools, share it.
  </Step>

  <Step title="Connect your tool">
    Pick your tool below and follow its short guide.
  </Step>
</Steps>

<Note>
  **No API key.** The first time a tool connects, a browser window opens and asks you to
  sign in to Deepmerge and approve access. That's the whole setup; you never paste a
  secret into a config file.
</Note>

## Pick your tool

<CardGroup cols={2}>
  <Card title="Claude" icon="message" href="/setup/claude">Claude on the web or desktop.</Card>
  <Card title="Claude Code" icon="terminal" href="/setup/claude-code">The Claude Code CLI.</Card>
  <Card title="ChatGPT" icon="comments" href="/setup/chatgpt">ChatGPT with developer mode.</Card>
  <Card title="Cursor" icon="code" href="/setup/cursor">The Cursor editor.</Card>
  <Card title="VS Code" icon="code" href="/setup/vscode">VS Code with Copilot.</Card>
</CardGroup>

Using something else? Any tool that speaks MCP can connect; point it at
`https://app.deepmerge.ai/mcp`.
