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

# Ask Stuut in your AI assistant (MCP)

> Connect Ask Stuut to Claude or Cursor so you can ask about your AR data without leaving the AI tools you already use.

# Ask Stuut in your AI assistant (MCP)

> Connect Ask Stuut to Claude or Cursor so you can ask about your AR data without leaving the AI tools you already use.

<Note>
  Ask Stuut MCP access is enabled per organization. If you see a message that it isn't enabled, contact your CSM.
</Note>

<AccordionGroup>
  <Accordion title="What is the Ask Stuut MCP?">
    The Ask Stuut MCP connects AI assistants such as **Claude** and **Cursor** to your live Stuut data through MCP (Model Context Protocol), the standard way AI assistants connect to outside tools.

    Once connected, you can ask about outstanding balances, collector activity, tasks, and more from inside your assistant, and combine Stuut's answers with your other connected tools. It's the same Ask Stuut you use in the dashboard, available where you already work.
  </Accordion>

  <Accordion title="Which AI assistants are supported?">
    **Claude** and **Cursor** are supported today. Other MCP-compatible assistants may work but aren't officially supported yet. **ChatGPT support is on the roadmap.**
  </Accordion>

  <Accordion title="Is it secure? Do I have to give my AI tool my Stuut password?">
    No. You never enter Stuut credentials or API keys into your AI assistant. When you connect, you sign in through the normal Stuut sign-in page and approve access.

    * The connection is **read-only**. Your assistant can't change anything in Stuut.
    * You only see data your Stuut account can already see. Your assistant can't switch to another organization.
    * Each person signs in with their own Stuut account.
  </Accordion>

  <Accordion title="How do I connect in Claude?">
    <Steps>
      <Step title="Add a custom connector">
        In Claude, go to **Settings → Connectors → Add custom connector**.
      </Step>

      <Step title="Enter the Stuut server">
        Give it a name, such as `Ask Stuut`, and enter the URL `https://api.stuut.co/mcp/`. Leave the OAuth Client ID and Client Secret fields blank.
      </Step>

      <Step title="Sign in with Stuut">
        Click **Connect**, approve the access request, and sign in with your normal Stuut credentials.
      </Step>

      <Step title="Start asking">
        Start a new conversation and ask a question, like "What are our top 10 overdue balances?"
      </Step>
    </Steps>
  </Accordion>

  <Accordion title="How do I connect in Cursor?">
    <Steps>
      <Step title="Add an MCP server">
        Go to **Cursor Settings → Integrations & MCP → Add MCP server** and choose **Remote HTTPS**.
      </Step>

      <Step title="Enter the Stuut server">
        Name it `Ask Stuut` and enter the URL `https://api.stuut.co/mcp/`. Leave headers and OAuth fields blank.
      </Step>

      <Step title="Sign in with Stuut">
        Enable the server, click **Login / Authenticate**, approve access, and sign in with Stuut. Cursor returns you to the app when you're done.
      </Step>
    </Steps>
  </Accordion>

  <Accordion title="We use Claude for Enterprise. How does IT set this up for everyone?">
    An admin publishes the connector once, and then each user connects to it.

    **Admin / IT:**

    1. Open your organization's connector settings (in Claude: **Organization settings → Connectors → Add → Add custom connector**).
    2. Add a remote connector named `Stuut MCP` with the URL `https://api.stuut.co/mcp/`.
    3. Leave headers and OAuth fields blank.
    4. Publish it to the right users or teams.

    **Each user:**

    1. Find the published **Stuut MCP** connector.
    2. Click **Connect**, approve access, and sign in with your Stuut credentials.
  </Accordion>

  <Accordion title="Can someone without a Stuut login use it, or can we set up a shared bot?">
    No. Each person needs their own Stuut account and signs in individually. Shared bots and service accounts aren't supported.
  </Accordion>

  <Accordion title="Why don't the numbers match what I see in the app right now?">
    Ask Stuut reads from Stuut's analytics data, which can lag the live app by up to about 4 hours. The MCP uses the same data as Ask Stuut and [Analytics](/platform/analytics).
  </Accordion>

  <Accordion title="Troubleshooting">
    * **I can't find the connector.** If your company publishes connectors centrally, your admin or IT team hasn't published or enabled it yet.
    * **Sign-in works, but the tool doesn't respond.** Make sure you signed in with the right Stuut account, that it's active, and that Ask Stuut MCP access is enabled for your user.
    * **"Ask Stuut MCP is not enabled for this organization."** Contact your CSM to turn it on.
  </Accordion>
</AccordionGroup>
