4,500+ servers built on MCP Fusion
Vinkius
CHATFLY logo
Vinkius
Cursor logo

How to Use the CHATFLY MCP in Cursor

Inject live CHATFLY bot data and conversation history directly into your code with Cursor.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

CHATFLY MCP on Cursor AI Code Editor MCP Client CHATFLY MCP on Claude Desktop App MCP Integration CHATFLY MCP on OpenAI Agents SDK MCP Compatible CHATFLY MCP on Visual Studio Code MCP Extension Client CHATFLY MCP on GitHub Copilot AI Agent MCP Integration CHATFLY MCP on Google Gemini AI MCP Integration CHATFLY MCP on Lovable AI Development MCP Client CHATFLY MCP on Mistral AI Agents MCP Compatible CHATFLY MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Cursor

Connect CHATFLY MCP to Cursor

Create your Vinkius account to connect CHATFLY to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Pull bot configurations into your editor

Get the exact details for any of your chatbots without leaving your code. `list_chatfly_bots` gives you an inventory, and `get_chatbot_details` provides the full configuration for a specific bot ID. You can also check its knowledge base with `list_uploaded_documents`. In Cursor, this is more than just viewing data. Ask the agent to fetch a bot's config and then generate a TypeScript interface from it. You get working, type-safe code that reflects your actual bot structure, not just some placeholder.

Generate test scripts from real conversations

Need to write integration tests for your bot? Use `list_fly_conversations` to find recent user chats and `get_conversation_history` to pull the full transcript. This gives you real-world scenarios to test against. Here's the workflow in Cursor: ask the agent to fetch a specific conversation. Then, tell it to write a Jest or Pytest file that simulates that exact user interaction using the `send_bot_message` tool. You go from a real user issue to a regression test in seconds.

Manage your bots from the Cursor MCP agent

This CHATFLY MCP server lets you do more than just read data. You can start a new training run with `trigger_bot_training` or check your API usage with `get_chatfly_account_info`. It's your command center for CHATFLY, right inside your editor. When you're developing something that integrates with CHATFLY, this is invaluable. You can modify your code, tell the Cursor agent to retrain the bot, and then have it run a test message, all without ever touching your mouse or leaving the file you're working on.

Setup guide

Set up CHATFLY MCP in Cursor

Prerequisites

  • Cursor installed (macOS, Windows, or Linux)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Open MCP Settings

    Go to Cursor Settings → MCP or open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) and search for "MCP: Add Server".

  2. 2

    Add the CHATFLY MCP

    Cursor will create or open .cursor/mcp.json in your project root. Paste the JSON snippet on the right. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com.

  3. 3

    Enable Agent mode

    Open Composer (Cmd+I / Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode.

  4. 4

    Verify the connection

    Ask Cursor something like "List my recent CHATFLY transactions." If the MCP tools are loaded correctly, Cursor will call the CHATFLY tools automatically. You can also check Settings → MCP for a green status indicator.

.cursor/mcp.json
{
  "mcpServers": {
    "chatfly-mcp": {
      "url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    }
  }
}

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by CHATFLY. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about CHATFLY MCP in Cursor

Once you add the CHATFLY server to your `mcp.json` file, the Cursor agent can call its tools. You can ask it in plain English to 'list my chatbots' or 'send a test message,' and it will execute the right tool and show you the result.
Yes, that's the core idea. You can ask Cursor to fetch a conversation history with CHATFLY and then generate a Python script to analyze it for keywords, for example. The agent uses the live data to write functional code.
The fastest way is to define it in your global `~/.cursor/mcp.json` file. This makes the CHATFLY tools available in any project you open. For project-specific setups, just drop the config into `.cursor/mcp.json` in your repo root.
After setting it up, you can simply ask the agent, 'What tools do you have?' It will list all available MCP tools, including the ones from the CHATFLY server like `list_chatfly_bots` and `send_bot_message`.
The connection is secured by Vinkius, which processes your requests in isolated sandboxes. The server only accesses the CHATFLY data you explicitly ask for, like chatbot details or conversation histories. All traffic is encrypted, and no request payloads are ever saved.

Start using the CHATFLY MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 8 tools

We've already built the connector for CHATFLY. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 8 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.