ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Botsonic with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Train custom AI chatbots on your own data to deliver instant, accurate support that learns from your knowledge base.

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 Botsonic capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Botsonic.

  1. 01

    Check botsonic status

    Verify connectivity

  2. 02

    Create bot

    Create a bot

  3. 03

    Get bot

    Get bot details

  4. 04

    List bots

    List all bots

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Botsonic.

  1. 05

    List knowledge base

    List knowledge base

  2. 06

    List leads

    List captured leads

  3. 07

    Update bot

    Update a bot

  4. 08

    Add knowledge URL

    Add knowledge URL

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Botsonic.

  1. 09

    Get bot analytics

    Get bot analytics

  2. 10

    Get conversation

    Get conversation

  3. 11

    List conversations

    List conversations

  4. 12

    Send message

    Send message to bot

Observed, not estimated

883ms average. Fast in production.

Botsonic is checked daily against the live service.

Daily averagePeak 1039ms
Aug 20Today
Fastest day
731ms
Slowest day
1039ms
14-day trend
Stable+2%

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

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

Botsonic Connector

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

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

  • 01

    Can I train a bot by adding web pages to its knowledge base?

    Yes! The add_knowledge_url action accepts a Bot ID and a URL. Botsonic will crawl the page and add its content to the bot's training data. Use list_knowledge_base to review all sources (URLs, documents, files) currently training a specific bot.

  • 02

    Can I retrieve leads captured by my chatbot during customer interactions?

    Yes. The list_leads capability retrieves all leads collected by a specific bot during conversations, including contact details, conversation context, and capture timestamp. This is ideal for syncing chatbot-qualified leads into your CRM.

  • 03

    How can I measure the performance of my chatbots?

    Use get_bot_analytics with the Bot ID. It returns conversation count, total messages, resolution rate (percentage of conversations resolved without human handoff), and customer satisfaction scores. Compare across bots to identify which ones need KB improvements.