How to Use the DevCycle MCP in Claude Code
Manage DevCycle flags and audit environments directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect DevCycle MCP to Claude Code
Create your Vinkius account to connect DevCycle to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-driven flag ops with this MCP Server
To view your entire release setup from the terminal, the agent runs `list_devcycle_projects` to fetch your projects. Claude Code lets you query your entire release setup using simple commands, letting you switch contexts instantly without leaving your shell. Once you select a project, the agent calls `list_project_environments` to display your deployment targets. You get a clean, text-based overview of Staging and Production environments piped directly into your terminal.
Fast pipeline targeting verification
Before running CI/CD scripts, Claude Code uses `get_environment_sdk_keys` to pull the keys required for your build pipelines. It verifies that your environment variables match your active DevCycle configurations without exposing raw keys to your shell history. To double-check targeting rules, the agent runs `get_feature_flag_details` to output the JSON payload of your active rules. You can quickly inspect who sees what, ensuring your staging environment matches your expectations before a deploy.
Instant status toggles via CLI
When a production incident occurs, you can toggle flags instantly by running `update_feature_flag_status` from your command prompt. You don't have to navigate a browser UI while production is throwing errors. The agent can search for the problematic flag using `search_feature_flags`, verify its current state with `list_active_flags`, and flip the switch immediately. It is the fastest way to execute a rollback using this MCP Server.
Set up DevCycle MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedevcycle-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest DevCycle transactions." It will automatically discover and invoke the available DevCycle tools.
claude mcp add --transport http devcycle-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about DevCycle MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the DevCycle MCP today
We host it, we monitor it, we maintain it. You just paste one token.