ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Cloud BOT with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Run automated browser tasks in the cloud with scriptless bots that extract data, fill forms, and navigate websites on autopilot.

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

The complete Cloud BOT capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Cloud BOT.

  1. 01

    Cancel job

    Cancel a running job

  2. 02

    Get bot details

    Get details for a specific bot

  3. 03

    Get job status

    Check the status of a job

  4. 04

    List bots

    List all available RPA bots

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Cloud BOT.

  1. 05

    List cloudbot files

    List files in Cloud BOT storage

  2. 06

    List jobs

    List recent execution jobs

  3. 07

    Execute bot

    You can pass optional input parameters as a JSON string. Trigger a bot execution

Observed, not estimated

790ms average. Fast in production.

Cloud BOT is checked daily against the live service.

Daily averagePeak 1053ms
Aug 20Today
Fastest day
657ms
Slowest day
1053ms
14-day trend
Slowing+24%

Connect your client

One URL. Every client.

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

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

Cloud BOT Connector

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

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

  • 01

    How do I find my Cloud BOT API credentials?

    Log in to your account, navigate to the API Settings section, and you will find your Access Token, Secret Key, and Public ID.

  • 02

    Can I pass custom parameters to a bot?

    Yes! The execute_bot capability accepts a params_json string where you can provide a JSON object matching your bot's input configuration.

  • 03

    How do I check the results of an automation?

    Use the get_job_status capability with a job ID to retrieve the execution status and any outputs or files generated by the bot.