ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Bot9 with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your AI agents via Bot9. orchestrate bots, train them, and automate conversations directly from any AI agent.

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

The complete Bot9 capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Bot9.

  1. 01

    Create bot

    Create a new AI chatbot

  2. 02

    Add data source

    Add a URL to train the bot

  3. 03

    Get conversation history

    Retrieve message history of a conversation

  4. 04

    List bots

    List all AI bots

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Bot9.

  1. 05

    List conversations

    List active conversations for a bot

  2. 06

    List data sources

    List knowledge base sources for a bot

  3. 07

    Send message

    Send a message to a bot and get a response

  4. 08

    Get bot

    Get details of a specific bot

Observed, not estimated

875ms average. Fast in production.

Bot9 is checked daily against the live service.

Daily averagePeak 1040ms
Aug 20Today
Fastest day
688ms
Slowest day
1040ms
14-day trend
Slowing+20%

Connect your client

One URL. Every client.

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

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

Bot9 Connector

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

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

  • 01

    Can I train my bot with a new URL through the agent?

    Yes! Use the add_data_source capability and provide the Bot ID and the target URL. The bot will automatically scrape and learn from that page.

  • 02

    How do I review the chat history of a specific user conversation?

    First, use list_conversations to find the active sessions. Then, use get_conversation_history with the Conversation ID to retrieve the full log of messages.

  • 03

    Does the integration allow me to create a completely new bot?

    Yes. Use the create_bot action and provide a name and a system prompt/instructions. The bot will be instantly created in your account.