Bring Typeform into ChatGPT so you can manage your account without switching tools. To get started, add the Typeform connector to your ChatGPT account in just a few steps.

Note! If you previously connected Typeform to ChatGPT using a personal access token, this is no longer supported. To continue using Typeform in ChatGPT, re-authenticate with OAuth by following the steps in this article.
Looking to connect to Claude or another AI tool instead? See the following articles:
What is the Typeform app in ChatGPT?
To use Typeform in ChatGPT, you create it as an app. Behind the scenes, that app is powered by the Typeform MCP server.
MCP stands for Model Context Protocol. It lets AI tools like ChatGPT connect to other apps like Typeform so you can ask questions, look up information, and complete actions using natural language instead of doing everything manually in your Typeform account.
Before you start
You’ll need:
- A Typeform account
- A ChatGPT account
- Access to apps in ChatGPT
- Developer options turned on in ChatGPT advanced settings
- Your Typeform MCP server URL: https://api.typeform.com/mcp
Server URL for the Typeform app
When you add the Typeform app in ChatGPT, you’ll be asked for a server URL (server address). Use one of these URLs, depending on where your Typeform account is hosted:
| Region / data center | MCP server URL |
| Global / default | https://api.typeform.com/mcp |
| EU (option 1) | https://api.eu.typeform.com/mcp |
| EU (option 2) | https://api.typeform.eu/mcp |
If you’re not sure which one to use, start with the Global / default URL.
Connect Typeform to ChatGPT
- In ChatGPT, go to Settings.
- Click Apps.
- Click on Advanced settings.
- Turn on Developer mode.
- Then go back to Apps and click Create app.
- Give your app a name, like "Typeform", and add a description if you want.
- In the Connection field, make sure Server URL is selected, then enter: https://api.typeform.com/mcp or one of the other server URLs from the table at the top of this page if your Typeform account is hosted in the EU.
- In the Authentication field, make sure OAuth is selected.
- Tick the checkbox and click Create.
- Click Sign in with Typeform.
- Review the permissions ChatGPT is requesting to access your Typeform account, then click Accept.
What you can do once connected
Once ChatGPT is connected, you can ask it to work with your Typeform account—for example, to list your forms or create contacts.
A simple way to get started is to ask ChatGPT what Typeform tools are available, then ask it to perform a specific task.
When we say tools here, we mean actions ChatGPT can take for you, like creating a contact or listing your forms.
Here are some prompts to get you started:
- “Show me all the Typeform tools you can use for my account.”
- “List my forms and show me their titles.”
- “Summarize recent responses for my form.”
- “Create a new contact for Alex Rivera with the email alex@example.com.”
Troubleshooting
I connected Typeform before, but it’s no longer working
If you set up Typeform using a previous implementation, reconnect using the steps in this article.
I can’t create an app in ChatGPT
Make sure your ChatGPT plan includes access to apps and that Developer mode is turned on.
ChatGPT asks for a server URL
Use:
https://api.typeform.com/mcp
Where can I find more technical documentation?
If you're looking for more technical setup details or developer-focused guidance, check out our developer documentation. It goes deeper into the technical side than this Help Center article.