ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Voiceflow with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Design, prototype, and launch conversational AI agents with a visual builder that handles complex dialog flows without code.

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 · 12 capabilities

The complete Voiceflow capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Voiceflow.

  1. 01

    Interact

    Send message to Voiceflow agent

  2. 02

    List kb docs

    List KB documents

  3. 03

    List transcripts

    List conversation transcripts

  4. 04

    Save state

    Update user state/variables

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Voiceflow.

  1. 05

    Query kb

    Ask the Knowledge Base

  2. 06

    Get state

    Get user conversation state

  3. 07

    Get transcript

    Get transcript details

  4. 08

    List projects

    List Voiceflow projects

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Voiceflow.

  1. 09

    List kb tags

    List KB document tags

  2. 10

    Delete state

    Reset user session

  3. 11

    Get feedback

    Get user feedback

  4. 12

    Get project

    Get project details

Observed, not estimated

894ms average. Fast in production.

Voiceflow is checked daily against the live service.

Daily averagePeak 1097ms
Aug 20Today
Fastest day
753ms
Slowest day
1097ms
14-day trend
Stable-4%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 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 Voiceflow, so you can see the experience inside your AI.

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

Voiceflow Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_l22Y6YFkjLlbfmb2bwNvq56Y3lGMb9ioSh3t5jM5/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 — Voiceflow capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "voiceflow-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_l22Y6YFkjLlbfmb2bwNvq56Y3lGMb9ioSh3t5jM5/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 Voiceflow owners ask.

  • 01

    Can I query my Voiceflow Knowledge Base directly via AI?

    Yes! Use the query_kb capability with your question. Your agent will trigger the Voiceflow RAG system and return the answer based on your uploaded documents.

  • 02

    How do I see the transcripts for a specific project?

    Run the list_transcripts query with your Project ID. The agent will return a list of past conversation logs, which you can then inspect using get_transcript.

  • 03

    Is it possible to reset a user's session via AI?

    Absolutely. Use the delete_state capability and provide the User ID. This will permanently clear the conversation history and variables for that specific session.