Skip to main content

Prerequisites

Create a free Syrto account at syrto.ai before connecting. No API key is needed — authentication is handled via OAuth when you install the connector.
A free tier is available. Full access to all tools and data requires a paid plan.

Claude

Syrto is available as a pre-packaged connector in the claude.ai marketplace.
1

Open Connectors

Go to claude.aiSettingsConnectors.
2

Find Syrto

Search for Syrto in the connector marketplace and click Add.
3

Authenticate

You’ll be redirected to syrto.ai to complete the OAuth login. Once done, the Syrto tools are available in your conversations.

Microsoft 365 Copilot

Syrto is available as an app in the Microsoft 365 app store.
1

Open the app store

In Microsoft 365 Copilot, open the Apps panel and search for Syrto.
2

Install the app

Click Add to install. Your administrator may need to approve the app before it appears.
3

Authenticate

Follow the OAuth prompt to connect your Syrto account.

ChatGPT

Syrto is available as an app in the GPT store.
1

Open the GPT store

In ChatGPT, click Explore GPTs and search for Syrto.
2

Install the app

Click Add to install the Syrto app.
3

Authenticate

Follow the OAuth prompt to connect your Syrto account.

Any MCP client

For any MCP-compatible client, point it at the Syrto HTTP MCP server:
https://mcp.syrto.ai
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:
Find the company Ferrari and show me its revenues for the last 3 years.
Your assistant should call syrto_find_company to resolve the company, then syrto_get_revenues to fetch the data.