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

# Cursor

> Set up Animus MCP in Cursor

## Setup

<Steps>
  <Step title="Open Cursor Settings">
    Go to **Cursor Settings > MCP** and click **+ Add new MCP server**.
  </Step>

  <Step title="Configure the server">
    Select **Type: HTTP** and add the following URL:

    ```
    https://mcp.animus.so/mcp
    ```
  </Step>

  <Step title="Sign in">
    Open a new Composer session. You'll be prompted to sign in with your Animus account via OAuth.
  </Step>
</Steps>

<Tip>You can also use Animus in your browser. Install from the [Chrome Web Store](https://chromewebstore.google.com/detail/animus-ai-bookmark-manage/kiojjkcbjhofijkimghmpajbniilkgle) or [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/animus-ai-bookmark-manager/).</Tip>
