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 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 currently read-only. You can use it to query and retrieve data, but you cannot create or modify records through the MCP.

  • The MCP currently supports the following areas of Turnstile:

    • Invoices

    • Subscriptions

    • Customers

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 in Claude Cowork

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.

Connect to Turnstile MCP using the plugin for Claude Code

If you use Claude Code, you can install the Turnstile plugin to access your data without manually setting up a connector.

In Claude Code, run the following commands in order:

  1. ​/plugin marketplace add turnstileco/turnstile-claude-plugin

  2. ​/plugin install turnstile@turnstile

Once installed, the Turnstile plugin gives you read-only access to your customers, subscriptions, and invoices data directly in Claude Code.

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?