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

# Setup

> Connect the Syrto MCP server to your AI assistant.

## Prerequisites

Create a free Syrto account at [syrto.ai](https://syrto.ai) before connecting. No API key is needed — authentication is handled via OAuth when you install the connector.

<Info>
  A free tier is available. Full access to all tools and data requires a paid plan.
</Info>

***

## Claude

<Info>
  **Planned.** A pre-packaged Syrto connector for the claude.ai marketplace is on the roadmap. In the meantime, connect via [Any MCP client](#any-mcp-client) below.
</Info>

***

## Microsoft 365 Copilot

<Info>
  **Coming soon.** Syrto will be available as an app in the Microsoft 365 app store.
</Info>

***

## ChatGPT

<Info>
  **Planned.** A Syrto app for the ChatGPT GPT store is on the roadmap. In the meantime, connect via [Any MCP client](#any-mcp-client) below.
</Info>

***

## Any MCP client

For any MCP-compatible client, point it at the Syrto HTTP MCP server:

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

OAuth authentication is handled automatically by your client's MCP auth flow on first connection — just add the URL and follow the login prompt when it appears.

***

## Verify the connection

Once connected in any client, try this prompt:

```
Analyse the performance of Vetreria Etrusca over the last 3 years.
Identify 3 strengths and 3 weaknesses, then compare it against its 3 main competitors.
```

If everything is working, you'll get a multi-year financial analysis with strengths, weaknesses, and a competitor comparison.

***

## Rate limits

The Syrto MCP server enforces the following rate limits per account:

| Limit           | Window   |
| --------------- | -------- |
| 60 requests     | 1 minute |
| 1,000 requests  | 1 hour   |
| 10,000 requests | 1 day    |

All limits apply concurrently — a request is rejected if any limit is exceeded.
