ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Flow XO with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate chatbots, manage end users, and trigger workflows via AI agents with Flow XO.

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 Flow XO capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Flow XO.

  1. 01

    Toggle workflow

    Enable/Disable a flow

  2. 02

    Trigger webhook

    Trigger flow via webhook

  3. 03

    Update user

    Update user metadata

  4. 04

    List user history

    List user messages

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Flow XO.

  1. 05

    Create user

    Register a new user

  2. 06

    Get automation analytics

    Get usage summary

  3. 07

    Get user details

    Get user profile

  4. 08

    List broadcasts

    List sent broadcasts

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Flow XO.

  1. 09

    List bot accounts

    ). List platform accounts

  2. 10

    List chatbot users

    List all end users

  3. 11

    List workflows

    List automation flows

  4. 12

    Send push message

    Send a push message

Observed, not estimated

870ms average. Fast in production.

Flow XO is checked daily against the live service.

Daily averagePeak 1081ms
Aug 20Today
Fastest day
736ms
Slowest day
1081ms
14-day trend
Slowing+30%

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 Flow XO, so you can see the experience inside your AI.

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

Flow XO Connector

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

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

  • 01

    How do I trigger a specific Flow XO workflow using the agent?

    You can use the 'trigger_webhook' capability. Provide the Webhook URL generated by your Flow XO 'Webhook Trigger' and a JSON payload. The agent will post the data to that URL, starting the automated flow remotely.

  • 02

    What is a 'response path' and how do I get it?

    A response path is a unique identifier for a user's conversation on a specific platform. You can find it by using the 'list_chatbot_users' or 'get_user_details' capabilities. It's required for sending push messages via the 'send_push_message' capability.

  • 03

    Can I disable a chatbot flow temporarily using the agent?

    Yes! The 'toggle_workflow' capability allows you to enable or disable any of your flows by providing the Workflow ID and setting the 'active' parameter to true or false.