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/mcpThe 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
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.
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:
/plugin marketplace add turnstileco/turnstile-claude-plugin/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:
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.