ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Drone CI with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate your CI/CD workflows with Drone CI—manage repositories, monitor builds, and handle secrets directly from your 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 · 39 capabilities

The complete Drone CI capability set.

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

Capability set01 / 10

01-04

4 capabilities in this set.

Part of 39 available through Drone CI.

  1. 01

    Approve build

    Approve a blocked build

  2. 02

    Chown repo

    Change repository ownership to current user

  3. 03

    Create build

    Create a custom build for a branch

  4. 04

    Create cron job

    Create a new cron job

Capability set02 / 10

05-08

4 capabilities in this set.

Part of 39 available through Drone CI.

  1. 05

    Create template

    Create a new template

  2. 06

    Create user

    Create a new user account (Admin)

  3. 07

    Decline build

    Decline a blocked build

  4. 08

    Delete cron job

    Delete a cron job

Capability set03 / 10

09-12

4 capabilities in this set.

Part of 39 available through Drone CI.

  1. 09

    Delete user

    Delete a user account (Admin)

  2. 10

    Get build logs

    Get logs for a specific step in a build stage

  3. 11

    Get repo

    Get repository info

  4. 12

    Get template

    Get template details

Capability set04 / 10

13-16

4 capabilities in this set.

Part of 39 available through Drone CI.

  1. 13

    Get user

    Get user info by login (Admin)

  2. 14

    List builds

    List recent builds for a repository

  3. 15

    List users

    Requires administrative privileges. List all registered users (Admin)

  4. 16

    Stop build

    Stop a running build (Admin)

Capability set05 / 10

17-20

4 capabilities in this set.

Part of 39 available through Drone CI.

  1. 17

    Sync user repos

    Synchronize user repositories

  2. 18

    Update template

    Update a template

  3. 19

    Update user

    Update a user account (Admin)

  4. 20

    Get current user repos

    Get current user repositories

Capability set06 / 10

21-24

4 capabilities in this set.

Part of 39 available through Drone CI.

  1. 21

    Get current user

    Get current authenticated user info

  2. 22

    List secrets

    List repository secrets

  3. 23

    List templates

    List organization templates

  4. 24

    Repair repo

    Repair repository webhooks

Capability set07 / 10

25-28

4 capabilities in this set.

Part of 39 available through Drone CI.

  1. 25

    Restart build

    Restart a specific build

  2. 26

    Create secret

    Create a new repository secret

  3. 27

    Delete secret

    Delete a repository secret

  4. 28

    Delete template

    Delete a template

Capability set08 / 10

29-32

4 capabilities in this set.

Part of 39 available through Drone CI.

  1. 29

    Disable repo

    Disable or delete a repository

  2. 30

    Enable repo

    Enable/register a repository in Drone

  3. 31

    Get build

    Get specific build info including stages and steps

  4. 32

    Get cron job

    Get cron job details

Capability set09 / 10

33-36

4 capabilities in this set.

Part of 39 available through Drone CI.

  1. 33

    Get secret

    Get repository secret details

  2. 34

    List cron jobs

    List cron jobs for a repository

  3. 35

    Promote build

    Promote a build to a target environment

  4. 36

    Trigger cron job

    Manually trigger an existing cron task

Capability set10 / 10

37-39

3 capabilities in this set.

Part of 39 available through Drone CI.

  1. 37

    Update cron job

    Update a cron job

  2. 38

    Update repo

    Update repository configuration

  3. 39

    Update secret

    Update a repository secret

Observed, not estimated

1392ms average. Fast in production.

Drone CI is checked daily against the live service.

Daily averagePeak 1681ms
Aug 20Today
Fastest day
1049ms
Slowest day
1681ms
14-day trend
Slowing+25%

Connect your client

One URL. Every client.

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

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

Drone CI Connector

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

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

  • 01

    Can I view the logs of a specific build to debug an error?

    Yes, use the get_build_logs capability by providing the owner, repo name, and build number. Your agent will retrieve the full output from the pipeline steps.

  • 02

    How do I trigger a new build for a repository?

    You can use the create_build capability to trigger a new build or restart_build to re-run an existing build number for a specific repository.

  • 03

    Is it possible to manage environment secrets through this agent?

    Absolutely. You can use list_secrets, create_secret, and update_secret to manage your repository's sensitive data securely from the conversation.