ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use GPTBots with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your conversational AI agents, workflows, and knowledge bases via AI.

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

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through GPTBots.

  1. 01

    List conversations

    List chat conversations with a bot

  2. 02

    List databases

    List tables in the platform database

  3. 03

    List knowledge documents

    List documents in a Knowledge Base

  4. 04

    Query workflow

    Check the execution status of a triggered workflow

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through GPTBots.

  1. 05

    Send bot message

    Send a message to a GPTBots Agent

  2. 06

    Trigger workflow

    Trigger an automated workflow

  3. 07

    Create knowledge document

    Upload or create a document in the Knowledge Base

  4. 08

    Get conversation

    Get details and history of a specific conversation

Observed, not estimated

814ms average. Fast in production.

GPTBots is checked daily against the live service.

Daily averagePeak 980ms
Aug 20Today
Fastest day
643ms
Slowest day
980ms
14-day trend
Slowing+21%

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

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

GPTBots Connector

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

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

  • 01

    How do I chat with a specific bot?

    Use the send_bot_message capability and provide the Bot ID and your message content. The AI agent will relay your message to the GPTBots platform and return the bot's response.

  • 02

    Can I check the status of a triggered workflow?

    Yes. When you use trigger_workflow, it returns a Record ID. You can then pass that Record ID to the query_workflow capability to monitor its execution status (e.g., Running, Success, Failed).