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

# Claude

> Connect Syrto to Claude as a connector.

Claude connects to the [Syrto MCP server](/mcp/introduction) as a connector. Once connected, you can ask about Italian companies in any conversation and Claude will call Syrto for the data.

This works in the Claude desktop app and on claude.ai, and the steps are the same in both.

## Requirements

* A Claude plan that supports connectors - Pro, Max, Team, or Enterprise.
* A Syrto account. [Sign up at syrto.ai](https://syrto.ai) - a free tier is available, and full access to all tools and data requires a paid plan.

## Who does what

Syrto is a **custom** connector rather than one from Claude's public directory, so it has to be added to your workspace before it shows up. That is two separate jobs:

| Action                     | Who          | How often                     |
| -------------------------- | ------------ | ----------------------------- |
| Add Syrto to the workspace | An **admin** | Once, for the whole workspace |
| Connect your own account   | **Anyone**   | Once per person               |

If Syrto already appears in your connector list, an admin has done the first part - skip to [Connect your account](#connect-your-account).

## Add Syrto to the workspace

<Note>
  This part needs admin rights. If you are not an admin, ask whoever administers your workspace to do it - it is a one-off, and afterwards everyone connects themselves.
</Note>

<Steps>
  <Step title="Open settings">
    Click your account at the bottom of the left sidebar, then choose **Settings**.

    <Frame>
      <img src="https://mintcdn.com/syrtosrl/tVC3bN4P-Y1ripX4/images/claude/settings-menu.png?fit=max&auto=format&n=tVC3bN4P-Y1ripX4&q=85&s=7dfdf15a3f669e14b33e86092ba7e414" alt="The Claude account menu open with Settings highlighted" width="2880" height="1800" data-path="images/claude/settings-menu.png" />
    </Frame>
  </Step>

  <Step title="Go to Connectors">
    Select **Connectors** under **Customize**, then click **Browse** at the top right and choose to add a custom connector.

    <Frame>
      <img src="https://mintcdn.com/syrtosrl/tVC3bN4P-Y1ripX4/images/claude/connectors.png?fit=max&auto=format&n=tVC3bN4P-Y1ripX4&q=85&s=220604bc0a50dfe02400fbb68f1fd4a8" alt="The Claude settings dialog showing the Connectors list with the Browse button at the top right" width="2880" height="1800" data-path="images/claude/connectors.png" />
    </Frame>
  </Step>

  <Step title="Point it at the Syrto server">
    Give the connector the Syrto MCP server URL:

    ```
    https://mcp.syrto.ai/mcp
    ```

    Syrto then appears in the connector list for everyone on the workspace, marked **Custom**.
  </Step>
</Steps>

## Connect your account

Anyone on the workspace can do this - no admin rights needed.

<Steps>
  <Step title="Find Syrto in Connectors">
    Go to **Settings → Connectors** and scroll to **Syrto**, then click **Connect**.

    <Frame>
      <img src="https://mintcdn.com/syrtosrl/tVC3bN4P-Y1ripX4/images/claude/syrto-connect.png?fit=max&auto=format&n=tVC3bN4P-Y1ripX4&q=85&s=d50d3992ee1738d35b1eca5002ce51f5" alt="The Claude connectors list scrolled to Syrto, marked as a custom web connector, with its Connect button" width="2880" height="1800" data-path="images/claude/syrto-connect.png" />
    </Frame>
  </Step>

  <Step title="Sign in to Syrto">
    Claude opens the Syrto sign-in flow. Authenticate with your Syrto account and approve access.

    Syrto then shows as connected, and Claude can use it. Each person signs in with their own Syrto account, so what they can see follows their own plan.
  </Step>
</Steps>

## Use it in Claude

Ask about Italian companies in plain language and Claude will call Syrto when it needs the data:

* "Give me a full financial analysis of Ferrari."
* "What was ENI's revenue over the last 5 years?"
* "Who owns Barilla and who runs it?"
* "Compare Verallia and Vetreria Etrusca on financial health for 2024."

Because Claude renders MCP Apps, the [radar map](/mcp/tools/radar-map) comes back as an interactive chart you can click rather than a static picture.

## Coverage and limits

* Syrto covers Italian companies only. Amounts are in EUR, and data availability and historical depth vary by company.
* The connector is subject to the same per-account [rate limits](/mcp/setup#rate-limits) as every other Syrto MCP client.

## Other clients

<Card title="Set up another client" icon="plug" href="/mcp/setup">
  Connect Syrto to Microsoft 365 Copilot, ChatGPT, or any MCP-compatible client.
</Card>
