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

# Claude

> Add the Affixo MCP connector to Claude on web, desktop and mobile.

Claude's app takes the connector URL directly. Add it once and it follows you
across web, desktop and mobile.

<Note>
  On **Team** and **Enterprise** plans an owner has to add the connector under
  **Organization settings → Connectors** before members can use it — the steps
  below won't show the option until they have. **Free** plans can hold one custom
  connector; **Pro** and **Max** have no such cap.
</Note>

<Steps>
  <Step title="Open Connectors">
    In Claude, go to **Settings → Connectors** and click **Add custom
    connector**.
  </Step>

  <Step title="Paste the URL">
    Name it **Affixo** and paste:

    ```
    https://go.affixo.dev/mcp
    ```

    Click **Add**.
  </Step>

  <Step title="Connect and sign in">
    Click **Connect**. Affixo opens in your browser — sign in, then choose the
    **workspace** and the **access level**:

    * **Read only** — inspect campaigns, commissions, promoters and referrals.
    * **Read & write** — also create/update campaigns, set commission rules
      (including per-product rates), configure product commissions, and invite
      affiliates.

    You must be an **admin** of the workspace to authorize a connector.
  </Step>

  <Step title="Check it loaded">
    Start a chat and ask: *"List my Affixo campaigns."* Claude asks for your
    approval the first time it calls a tool that changes something.
  </Step>
</Steps>

<Note>
  This is the Claude app — the one you chat with. For the terminal agent that
  edits your code, see [Claude Code](/mcp/setup/claude-code).
</Note>

Full tool catalogue and what each one can touch: [MCP Server](/mcp-server).
Installing *tracking* with Claude instead? See [Claude.ai](/vibe/claude-web).
