Labsco
microsoft logo

DevCycle

βœ“ Official

from microsoft

Turn your favourite AI tool into a feature management assistant. DevCycle's MCP works with your favourite coding assistant so you can create and monitor feature flags using natural language right in your workflow.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeQuick setup

On this page

The DevCycle Model Context Protocol (MCP) Server is based on the DevCycle CLI, it enables AI-powered code editors like Cursor and Windsurf, or general-purpose tools like Claude Desktop, to interact directly with your DevCycle projects and make changes on your behalf.

Available Tools​

The DevCycle MCP Server provides comprehensive feature flag management tools organized into 6 categories:

Category Tools Description Feature Management list_features, create_feature, update_feature, update_feature_status, delete_feature, cleanup_feature, get_feature_audit_log_history Create and manage feature flags Variable Management list_variables, create_variable, update_variable, delete_variable Manage feature variables Project Management list_projects, get_current_project, select_project Project selection and details Self-Targeting & Overrides get_self_targeting_identity, update_self_targeting_identity, list_self_targeting_overrides, set_self_targeting_override, clear_feature_self_targeting_overrides Testing and overrides Results & Analytics get_feature_total_evaluations, get_project_total_evaluations Usage analytics SDK Installation install_devcycle_sdk SDK install guides and examples

Try It Out​

Once configured, try asking your AI assistant:

  • "Create a new feature flag called 'new-checkout-flow'"

  • "List all features in my project"

  • "Enable targeting for the header-redesign feature in production"

  • "Show me evaluation analytics for the last 7 days"

Next Steps​

  • MCP Reference - Complete tool documentation with all parameters

  • CLI Reference - Learn about the underlying CLI commands

Getting Help​

  • GitHub Issues: GitHub Issues

  • General Documentation: DevCycle Docs

  • Support: Contact Support