Skip to main content

Connect Turnstile to an AI assistant using MCP

Learn how to connect Turnstile to Claude Cowork and other AI assistants using the MCP

Turnstile supports the Model Context Protocol (MCP), an open standard that lets you connect Turnstile to AI assistants and agents. Once connected, you can ask your AI assistant questions about your Turnstile data directly from the chat interface.

This article covers how to connect Turnstile's MCP using the Turnstile plugin and using a custom connector in Claude Cowork and Claude Code. For other AI tools that support MCP, see Using Turnstile MCP with other AI tools below.

Note: AI-generated responses may not always be complete or accurate. Learn more about AI-generated results in Turnstile.

Things to know about the Turnstile MCP

  • Turnstile's MCP server URL is: https://mcp.app.turnstile.ai/mcp

  • The Turnstile MCP is not limited to looking up data. For most of the supported areas, you can also create or update records through your AI assistant.

  • The MCP currently supports the following areas of Turnstile:

    • Customers

    • Products

    • Subscriptions

    • Invoices

    • Quotes

    • Contracts

    • Billable metrics

    • Usage

    • Support requests

What you can do once the Turnstile MCP is connected to Claude

Once Turnstile is connected, you can ask Claude to look up customer account details, check invoice status, review subscription information, and more. See Turnstile MCP: Use cases and prompts for ready-to-use prompts.

Connect to Turnstile MCP using the Turnstile plugin

The Turnstile plugin installs the MCP connector and a set of skills together, in one step. Skills give your AI assistant ready-made guidance for common Turnstile tasks, on top of raw MCP access.
​

On Team and Enterprise plans, an Owner or Primary Owner may need to add the connector before you can connect.

Install the Turnstile plugin in Claude Code

In Claude Code, run the following commands in order:

  1. /plugin marketplace add turnstileco/turnstile-plugin

  2. /plugin install turnstile@turnstile

Once installed, the Turnstile plugin gives you access to your Turnstile data and skills directly in Claude Code.

Install the Turnstile plugin in Claude.ai, Desktop, and Cowork

  1. Open Customize > Plugins.

    • In Cowork, open the Cowork tab first, then open Customize > Plugins.

  2. Click +, then select Add marketplace.

  3. Choose Add from a repository and enter turnstileco/turnstile-plugin.

  4. Leave Sync automatically enabled to receive automatic updates.

  5. Click Sync.

  6. Once the marketplace is added, find the turnstile plugin in the list and click Install.

Getting new skills as they release

  • On claude.ai, Desktop, and Cowork, the plugin updates on its own after Turnstile publishes a new version. You get it in your next session.

  • In Claude Code, run /plugin update turnstile@turnstile to update manually, or turn on auto-update for the turnstile marketplace so it updates in the background.

Connect to Turnstile MCP using a custom connector

The steps below are current as of June 2026. As Claude Cowork is updated, these steps may change. For the latest instructions from Anthropic, see Get started with custom connectors using remote MCP.

Team and Enterprise plans

On Team and Enterprise plans, an Owner or Primary Owner must add the Turnstile connector before members can connect individually.

Owners and Primary Owners can add the connector

  1. Go to Organization settings > Connectors.

  2. Toggle to Organization connectors.

  3. Click Add custom connector.

  4. Enter the MCP server URL: https://mcp.app.turnstile.ai/mcp

  5. Give the connector a name.

    • "Turnstile" is recommended. Claude uses this name to determine when to use the connector based on your prompts.

  6. Click Add.

Steps for members after the connector is configured

Once the connector has been added, members can connect to it individually by following these steps:

  1. Navigate to Customize > Connectors.

  2. Select the custom connector your Owner added in the list (it will have a Custom label).

  3. Click Connect to authenticate and start using the connector with Claude.

Individual Pro and Max plans

  1. Go to Customize > Connectors.

  2. Click +.

  3. Select Add custom connector.

  4. Give the connector a name.

    • "Turnstile" is recommended. Claude uses this name to determine when to use the connector based on your prompts.

  5. Enter the MCP server URL: https://mcp.app.turnstile.ai/mcp

  6. Click Add.

  7. Click Connect. A browser window will open to authenticate into Turnstile.

  8. Start prompting.

Enable Turnstile in a Claude conversation

After connecting, you can enable the Turnstile connector for each conversation where you want to use it.

  1. Click + in the lower left corner of your chat.

  2. Hover over Connectors.

  3. Toggle Turnstile on.

Use the Turnstile MCP with other AI tools

MCP is an open standard supported by multiple AI tools. Because setup steps vary by platform and change frequently, we recommend referring to the documentation for your AI tool directly:

Did this answer your question?