Skip to content
Vinkius

Voiceflow Connector for AI agents.

12 live capabilities

Manage and test conversational bots using natural language.

Live agent request Voiceflow / Connector

Waiting for input…

AI Agent

Why people use Voiceflow

Fix Voiceflow Bot Debugging with the Voiceflow

With this Connector, you can just ask your agent to do the heavy lifting. You can pull transcripts, check conversation states, or query your knowledge base without ever leaving your chat. You get a direct line of command to your bot's data, which cuts out the manual navigation entirely.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a direct line of command to your Voiceflow projects from your chat interface.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Debugging a looping flow

    A designer notices a bot is stuck.

  2. Real-world use case 02

    RAG verification

    A developer wants to see if a document was indexed.

  3. Real-world use case 03

    User sentiment analysis

    A product manager wants to see if a new flow is liked.

Complete set · 12capabilities

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 Capability

    Get state

    Check the current variables and conversation state for a user. It's perfect for seeing exactly where a user is stuck in a flow.

  2. 02 Capability

    Get transcript

    Pull the full details of a specific conversation. Use it to read the exact back-and-forth between a user and the bot.

  3. 03 Capability

    Interact

    Send a message to your Voiceflow agent. This lets you test responses and trigger actions instantly from your chat.

  4. 04 Capability

    List kb docs

    See all the documents currently in your knowledge base. Use it to verify that your RAG data is loaded correctly.

Capability set02 / 03

05—08

4 capabilities in this set.

Part of 12 available through Voiceflow.

  1. 05 Capability

    List transcripts

    Get a list of all conversation transcripts. Use this to find specific sessions for review.

  2. 06 Capability

    Save state

    Update or set user variables and conversation states. Use this to manually move a user through a flow or set specific data.

  3. 07 Capability

    Query kb

    Ask a question directly to your Knowledge Base. It lets you see what the bot knows without having to run a full test.

  4. 08 Capability

    List kb tags

    See all the tags applied to your knowledge base documents. Use it to organize and find specific content types.

Capability set03 / 03

09—12

4 capabilities in this set.

Part of 12 available through Voiceflow.

  1. 09 Capability

    List projects

    See a list of all your Voiceflow projects. This makes it easy to switch between different bots you're managing.

  2. 10 Capability

    Delete state

    Reset a user's conversation state. This is the fastest way to clear a session and start a test from scratch.

  3. 11 Capability

    Get feedback

    Pull user upvotes and downvotes. This helps you see what parts of the conversation are actually working for people.

  4. 12 Capability

    Get project

    Get the specific details for a Voiceflow project. Use this to quickly check your current configuration settings.

Set up in minutes

One URL. Then ask Voiceflow to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Voiceflow from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_l22Y6YFkjLlbfmb2bwNvq56Y3lGMb9ioSh3t5jM5/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Voiceflow, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Voiceflow for the conversation.

Where the request belongs

Work Voiceflow can move forward.

Built around the request

This is for the conversation designer who's tired of manual testing and the AI developer who needs to debug complex logic without hunting through dashboards.

01

Conversation Designer

Tests agent responses and queries the knowledge base via simple commands during the prototyping phase.

02

AI Developer

Inspects transcripts and debugs user states to fix broken flows and logic errors quickly.

03

Product Manager

Monitors user feedback and conversation logs to see how the bot is performing in the wild.

Bring your own AI

Change the model, client or framework. Keep Voiceflow connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Voiceflow.

The practical details behind the request, access and result.

How can I use the Voiceflow MCP to test my chatbot?

You can send messages directly to your bot through your AI client to see how it responds in real-time. This lets you test complex flows and triggers without having to manually click through the builder.

Can I check my Voiceflow Knowledge Base with this Connector?

Yes, you can ask your AI agent to query your Knowledge Base directly. This helps you verify that your RAG data is accurate and that the bot is pulling the correct information.

How does the Voiceflow MCP help with debugging?

It gives you direct access to conversation states and transcripts. You can see exactly where a user got stuck or check the variables at any point in the flow to find and fix logic errors quickly.

Can I see user feedback through the Voiceflow MCP?

You can pull user upvotes and downvotes directly into your chat. This makes it much easier to monitor how real people are interacting with your bot and identify areas that need improvement.

Is the Voiceflow MCP good for managing multiple bots?

Yes, it lets you list all your projects and quickly switch between them. You can manage your entire conversational ecosystem from one place instead of opening multiple tabs.

Can I reset a user session using the Voiceflow MCP?

You can use the Connector to clear a user's conversation state. This is great for testing because it lets you start a fresh session with a single command.

Does the Voiceflow MCP work with Claude and Cursor?

Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf. You just need your Voiceflow API key to get started.

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.

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.

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.

One connection away

Give your agent a direct line to Voiceflow.

Connect Voiceflow once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available