Unleash (Feature Toggles) Connector for AI agents.
11 live capabilities
Manage feature flags and rollout strategies without leaving your editor.
Waiting for input…
Why people use Unleash (Feature Toggles)
Unleash (Feature Toggles) for Faster Feature Rollout Management
This Connector puts that data where you actually work. You just ask your agent if a flag is active, and it gives you the answer instantly. You get to stay in your flow and keep moving.
What Vinkius changes
You get instant access to your feature management data without leaving your primary workspace.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying specific project flags
A developer needs to see every flag in a specific project to ensure a rollout is complete.
- Real-world use case 02
Debugging user-specific features
A QA engineer needs to know what a specific user sees on the live site.
- Real-world use case 03
Auditing user access
A security lead needs to verify which users are currently in the system.
Complete set · 11capabilities
The complete Unleash (Feature Toggles) capability set.
These are the exact actions your AI can choose when you ask it to work with Unleash (Feature Toggles).
01—04
4 capabilities in this set.
Part of 11 available through Unleash (Feature Toggles).
- 01 Capability
List environments
See every environment configured in your account. This helps you keep track of different deployment stages in one place.
- 02 Capability
List project features
Get a full list of all feature flags within a specific project. This is useful for auditing current capabilities.
- 03 Capability
List projects
Pull a list of all projects you have active in your account. Use this to get a high-level overview of your work.
- 04 Capability
List segments
View all defined segments for targeted feature rollouts. This helps you see who is currently in a test group.
05—08
4 capabilities in this set.
Part of 11 available through Unleash (Feature Toggles).
- 05 Capability
List users
Retrieve a list of all users configured in the system. Use this to verify specific user identities.
- 06 Capability
Get client features
Fetch all feature flags and strategies for server-side evaluation. This allows for quick context checking.
- 07 Capability
Report client metrics
Send flag usage data from your backend SDK to your management capability. This keeps your usage data accurate.
- 08 Capability
Register client
Create and register a new backend SDK instance. This is the first step for reporting backend metrics.
09—11
3 capabilities in this set.
Part of 11 available through Unleash (Feature Toggles).
- 09 Capability
Get frontend features
Get enabled flags for a specific context, like a user ID or property. This is perfect for real-time debugging.
- 10 Capability
Report frontend metrics
Send usage data from your frontend SDK to your management capability. Use this to track frontend engagement.
- 11 Capability
Register frontend
Register a new frontend SDK instance in your account. This ensures your frontend data is properly tracked.
Set up in minutes
One URL. Then ask Unleash (Feature Toggles) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Unleash (Feature Toggles) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_D9thr7rSK8ANvNy5GINLhbWdWBWkiOVYfkGJb9oC/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Unleash (Feature Toggles), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Unleash (Feature Toggles) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_D9thr7rSK8ANvNy5GINLhbWdWBWkiOVYfkGJb9oC/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Unleash (Feature Toggles) URL.
- Step 03
Save and start
Save the connection and enable Unleash (Feature Toggles) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"unleash-feature-toggles": {
"url": "https://edge.vinkius.com/vk_preview_D9thr7rSK8ANvNy5GINLhbWdWBWkiOVYfkGJb9oC/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Unleash (Feature Toggles)
Open Agent mode in chat and ask: "Using Unleash (Feature Toggles), help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"unleash-feature-toggles": {
"url": "https://edge.vinkius.com/vk_preview_D9thr7rSK8ANvNy5GINLhbWdWBWkiOVYfkGJb9oC/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Unleash (Feature Toggles)
Ask Copilot: "Using Unleash (Feature Toggles), help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"unleash-feature-toggles": {
"url": "https://edge.vinkius.com/vk_preview_D9thr7rSK8ANvNy5GINLhbWdWBWkiOVYfkGJb9oC/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Unleash (Feature Toggles)
Open Cascade and ask: "Using Unleash (Feature Toggles), help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"unleash-feature-toggles": {
"url": "https://edge.vinkius.com/vk_preview_D9thr7rSK8ANvNy5GINLhbWdWBWkiOVYfkGJb9oC/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Unleash (Feature Toggles)
Ask Cline: "Using Unleash (Feature Toggles), help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add unleash-feature-toggles --transport http "https://edge.vinkius.com/vk_preview_D9thr7rSK8ANvNy5GINLhbWdWBWkiOVYfkGJb9oC/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Unleash (Feature Toggles)
Ask Claude: "Using Unleash (Feature Toggles), show me...". 11 tools are ready
Where the request belongs
Work Unleash can move forward.
This is for the engineer or product person who needs to move fast. It's for the people who are tired of the 'where is that flag?' Slack messages and want to verify rollout statuses in seconds.
DevOps Engineer
Verifies environment configurations and segments during a hotfix.
Product Manager
Checks the status of a specific rollout strategy to update stakeholders.
Software Engineer
Checks if a specific feature is enabled for a test user while debugging.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDevCycle
Equip your AI agent to manage feature flags, monitor environments, and track variations via the DevCycle API.
Flagsmith
Manage feature flags and remote config via Flagsmith. toggle features, manage identities, and update environment configurations directly from your AI agent.
LaunchDarkly
Manage LaunchDarkly feature flags, environments, assignments and deployments smoothly through conversational AI.
Statsig
Manage feature flags, dynamic configs, and experiments. Evaluate gates and log events directly from your AI agent.
Flipt
Manage feature flags and rollouts via Flipt. list namespaces, flags, segments, and rules directly from your AI agent.
GrowthBook
Manage feature flags and experiments via GrowthBook. control environments, toggle features, and organize projects directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Unleash connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Unleash.
The practical details behind the request, access and result.
Can I check feature flags with the Unleash (Feature Toggles) MCP?
Yes. You can ask your agent to check the status of any flag, see which ones are enabled for specific users, or view the rollout strategies for your projects.
Does Unleash (Feature Toggles) MCP support frontend and backend?
It does. You can use it to register and report metrics for both your frontend and backend SDKs, ensuring you have a full picture of your feature usage.
How do I report metrics using the Unleash (Feature Toggles) MCP?
You can simply tell your agent to report usage data from your client. It will handle the communication with your account to keep your metrics up to date.
Can I see which segments are active in Unleash (Feature Toggles) MCP?
Yes, you can ask your agent to list all segments. This helps you verify which user groups are currently targeted for specific feature releases.
Does the Unleash (Feature Toggles) MCP work with Cursor?
Yes, it works with Cursor and any other MCP-compatible client like Claude or Windsurf. You can manage your flags directly from your code editor.
What happens when I register a client with Unleash (Feature Toggles) MCP?
Your agent will register a new SDK instance in your account. This is necessary for your app to start reporting metrics correctly.
Can I evaluate feature flags for a specific user ID?
Yes. Use the get_frontend_features capability and provide the userId. The agent will return the enabled flags based on the Unleash context for that specific user.
How do I see all feature flags associated with a specific project?
You can use the list_project_features capability by providing the projectId. This will list all toggles, their types, and current statuses within that project.
Does this server support listing segments and environments?
Yes, the server includes list_segments and list_environments capabilities, allowing you to audit your Unleash configuration and targeting rules easily.
One connection away
Give your agent a direct line to Unleash.
Connect Unleash once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available