ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Typeform with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Create beautifully designed forms and surveys that ask one question at a time and get dramatically higher completion rates.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 8 capabilities

The complete Typeform capability set.

These are the exact actions your AI can choose when you ask it to work with Typeform.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Typeform.

  1. 01

    Create webhook

    Requires a unique tag and a destination URL. Create or update a form webhook

  2. 02

    Get form details

    Essential for understanding the questions asked in a form. Get details and structure for a specific form

  3. 03

    Get workspace details

    Get details and forms for a workspace

  4. 04

    List design themes

    List all available design themes

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Typeform.

  1. 05

    List responses

    Supports filtering by date (since) and completion status. List all collected responses for a form

  2. 06

    List forms

    Useful for obtaining form IDs for response retrieval. List all Typeforms in the account

  3. 07

    List webhooks

    Webhooks are used to receive real-time alerts when a form is submitted. List all webhooks for a specific form

  4. 08

    List workspaces

    Workspaces are used to organize collections of forms. List all Typeform workspaces

Observed, not estimated

836ms average. Fast in production.

Typeform is checked daily against the live service.

Daily averagePeak 996ms
Aug 25Today
Fastest day
716ms
Slowest day
996ms
14-day trend
Slowing+7%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Typeform, so you can see the experience inside your AI.

It does not authenticate your account with Typeform. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Typeform Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_3fXfzRFvnRXpqm5a82QZZtqmKFG0pT0oYy4DcGRx/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Typeform capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "typeform-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_3fXfzRFvnRXpqm5a82QZZtqmKFG0pT0oYy4DcGRx/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Typeform owners ask.

  • 01

    Can I see the individual responses for a specific form?

    Yes! Use the list_responses capability and provide the 8-character Form ID. You can also filter by date using the since parameter to see only recent submissions.

  • 02

    How do I find the questions and fields defined in a form?

    Use the get_form_details query. Your agent will retrieve the complete structure of the form, including all question texts, field types, and logic transitions.

  • 03

    Is it possible to configure a webhook via AI to track new leads?

    Absolutely. Use the create_webhook action. Provide the Form ID, a custom tag, and your destination URL to start receiving real-time notifications for each submission.