ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use The Botforge with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Deploy custom AI chatbots for enterprise customer support with multilingual capability and deep integration into your tech stack.

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

The complete The Botforge capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 5 available through The Botforge.

  1. 01

    Subscribe webhook

    Pass data as a JSON string. Subscribe to bot events via webhook

  2. 02

    Get samples

    Get bot form field samples

  3. 03

    List bots

    List all chatbots

Capability set02 / 02

04-05

2 capabilities in this set.

Part of 5 available through The Botforge.

  1. 04

    Get bot status

    Check bot operational status

  2. 05

    Submit contact

    Pass data as a JSON string. Submit data to the bot contact form

Observed, not estimated

824ms average. Fast in production.

The Botforge is checked daily against the live service.

Daily averagePeak 975ms
Aug 20Today
Fastest day
675ms
Slowest day
975ms
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. 5 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 The Botforge, so you can see the experience inside your AI.

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

The Botforge Connector

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

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

  • 01

    Can I check if a specific chatbot is online via AI?

    Yes! Use the get_bot_status capability and provide the Bot ID. Your agent will retrieve the current operational state of that specific bot.

  • 02

    How do I submit data to my bot's contact form using the agent?

    Use the submit_contact action. Provide the contact details (name, email, message) in a JSON string. The agent will transmit this data directly to the bot engine.

  • 03

    Is it possible to see which fields my bot expects in its form?

    Absolutely. Use the get_samples query. The agent will retrieve sample data based on your bot's configured form fields, helping you understand the required structure.