ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use DevCycle with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Equip your AI agent to manage feature flags, monitor environments, and track variations via the DevCycle API.

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

The complete DevCycle capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through DevCycle.

  1. 01

    Get project details

    Get detailed information for a specific DevCycle project

  2. 02

    Get feature flag details

    Get full configuration and targeting rules for a specific feature flag

  3. 03

    List active flags

    Identify feature flags that are currently active

  4. 04

    List project environments

    List all environments (e.g. Production, Staging) for a project

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through DevCycle.

  1. 05

    Get environment sdk keys

    List SDK keys for all environments in a project

  2. 06

    List devcycle projects

    List all projects in your DevCycle account

  3. 07

    List feature flags

    G. release, ops), and current statuses. List all feature flags within a specific project

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through DevCycle.

  1. 08

    List feature variables

    List all variables defined in a project

  2. 09

    Search feature flags

    Search for feature flags in a project by keyword

  3. 10

    Update feature flag status

    Update the status (e.g. active, archived) of a feature flag

Observed, not estimated

859ms average. Fast in production.

DevCycle is checked daily against the live service.

Daily averagePeak 1030ms
Aug 20Today
Fastest day
720ms
Slowest day
1030ms
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. 10 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 DevCycle, so you can see the experience inside your AI.

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

DevCycle Connector

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

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

  • 01

    How do I get DevCycle API credentials?

    Log in to your DevCycle dashboard, navigate to Settings > Organization > API Management, and create a new Client ID and Client Secret.

  • 02

    Can the agent toggle feature flags?

    Yes, you can use the update_feature_flag_status capability to set a flag to 'active' or 'archived' directly from the agent.

  • 03

    Does the integration show SDK keys?

    Yes, the get_environment_sdk_keys capability allows the agent to retrieve the specific identifiers needed for your web, mobile, or server-side SDKs.