Skip to content
Vinkius

Unleash (Feature Toggles) Connector for AI agents.

11 live capabilities

Manage feature flags and rollout strategies without leaving your editor.

Live agent request Unleash (Feature Toggles) / Connector

Waiting for input…

AI Agent

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.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

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

  1. 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.

  2. Real-world use case 02

    Debugging user-specific features

    A QA engineer needs to know what a specific user sees on the live site.

  3. 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).

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 11 available through Unleash (Feature Toggles).

  1. 01 Capability

    List environments

    See every environment configured in your account. This helps you keep track of different deployment stages in one place.

  2. 02 Capability

    List project features

    Get a full list of all feature flags within a specific project. This is useful for auditing current capabilities.

  3. 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.

  4. 04 Capability

    List segments

    View all defined segments for targeted feature rollouts. This helps you see who is currently in a test group.

Capability set02 / 03

05—08

4 capabilities in this set.

Part of 11 available through Unleash (Feature Toggles).

  1. 05 Capability

    List users

    Retrieve a list of all users configured in the system. Use this to verify specific user identities.

  2. 06 Capability

    Get client features

    Fetch all feature flags and strategies for server-side evaluation. This allows for quick context checking.

  3. 07 Capability

    Report client metrics

    Send flag usage data from your backend SDK to your management capability. This keeps your usage data accurate.

  4. 08 Capability

    Register client

    Create and register a new backend SDK instance. This is the first step for reporting backend metrics.

Capability set03 / 03

09—11

3 capabilities in this set.

Part of 11 available through Unleash (Feature Toggles).

  1. 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.

  2. 10 Capability

    Report frontend metrics

    Send usage data from your frontend SDK to your management capability. Use this to track frontend engagement.

  3. 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 preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_D9thr7rSK8ANvNy5GINLhbWdWBWkiOVYfkGJb9oC/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Unleash (Feature Toggles), and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Unleash (Feature Toggles) for the conversation.

Where the request belongs

Work Unleash can move forward.

Built around the request

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.

01

DevOps Engineer

Verifies environment configurations and segments during a hotfix.

02

Product Manager

Checks the status of a specific rollout strategy to update stakeholders.

03

Software Engineer

Checks if a specific feature is enabled for a test user while debugging.

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