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/mcpThe 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:
/plugin marketplace add turnstileco/turnstile-plugin/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
Open Customize > Plugins.
In Cowork, open the Cowork tab first, then open Customize > Plugins.
Click +, then select Add marketplace.
Choose Add from a repository and enter
turnstileco/turnstile-plugin.Leave Sync automatically enabled to receive automatic updates.
Click Sync.
Once the marketplace is added, find the
turnstileplugin 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@turnstileto update manually, or turn on auto-update for theturnstilemarketplace 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
Go to Organization settings > Connectors.
Toggle to Organization connectors.
Click Add custom connector.
Enter the MCP server URL:
https://mcp.app.turnstile.ai/mcpGive the connector a name.
"Turnstile" is recommended. Claude uses this name to determine when to use the connector based on your prompts.
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:
Navigate to Customize > Connectors.
Select the custom connector your Owner added in the list (it will have a
Customlabel).Click Connect to authenticate and start using the connector with Claude.
Individual Pro and Max plans
Go to Customize > Connectors.
Click +.
Select Add custom connector.
Give the connector a name.
"Turnstile" is recommended. Claude uses this name to determine when to use the connector based on your prompts.
Enter the MCP server URL:
https://mcp.app.turnstile.ai/mcpClick Add.
Click Connect. A browser window will open to authenticate into Turnstile.
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.
Click + in the lower left corner of your chat.
Hover over Connectors.
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:
ChatGPT: MCP support requires a Plus or Pro plan and Developer Mode to be enabled. See Developer mode and MCP apps in ChatGPT.
Gemini: MCP support is currently developer-focused. See Configure MCP in an AI application.