Vinkius

Flipt MCP. Manage feature flags and controlled rollouts via chat.

Flipt lets you manage feature flags and controlled rollouts by talking to your AI agent. Use this MCP to list namespaces, check flag statuses, define user segments, and create percentage-based distributions for progressive delivery.

Flipt MCP is compatible with Claude Claude
Flipt MCP is compatible with ChatGPT ChatGPT
Flipt MCP is compatible with Cursor Cursor
Flipt MCP is compatible with Gemini Gemini
Flipt MCP is compatible with Windsurf Windsurf
Flipt MCP is compatible with VS Code VS Code
Flipt MCP is compatible with JetBrains JetBrains
Flipt MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Audit environments and flags

List every available namespace and check the status of all feature flags within a given scope.

Define user subsets for testing

Retrieve existing segments or create new constraints to limit who sees a specific feature, ensuring targeted rollouts.

Control release percentages

Set up rules and distributions to manage controlled releases, like rolling out a feature to 1% before 20%.

Manage flag variations

Create specific variants for flags so they can return different values based on defined evaluation logic.

View system architecture details

List authentication tokens and namespaces to understand the entire environment's structure and access levels.

Waiting for input…

AI Agent
Flipt

What AI agents can do with Flipt: 9 Tools for Release Management

Use these tools to manage the full lifecycle of your features, from listing environments to creating complex user-specific rollout rules.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Flipt MCP

Create Constraint

Defines a specific rule or boundary for a user segment.

Create Distribution

Sets the percentage or scope for how widely a feature rollout is applied.

Create Variant

Creates a new, distinct value that a flag can return based on logic.

List Flags

Retrieves a list of all feature flags within a specified namespace.

List Namespaces

Lists every available operational partition or environment name in your Flipt...

List Rollouts

Gets the current list of percentage-based rollouts applied to a specific flag.

List Rules

Retrieves the logic rules that govern how flags are evaluated for a given feature.

List Segments

Lists existing user groups or segments within your configured namespaces.

List Tokens

Shows all stored authentication tokens, helping you understand the system's access...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Flipt MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Flipt integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Flipt, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Flipt MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Flipt. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The headache of feature parity checks across environments

Right now, checking if 'dark mode' is enabled for the staging environment requires a mess of manual clicks: hopping into the dashboard, finding the right namespace partition, clicking through multiple tabs to verify flags, and then cross-referencing release rules. You spend minutes just confirming what should be obvious.

With this MCP, you talk to your agent like you're talking to a coworker. You ask about feature status, and it instantly pulls all that data together. It gives you the full picture of flag visibility, distributions, and segments in one conversational reply.

Flipt MCP: Controlled Feature Rollout Management

The biggest time sink is cross-referencing segment definitions with rollout rules. You have to check if the right user group (segment) has been assigned a constraint, and then verify that a distribution exists for that rule.

This MCP automates that detective work. It lets you list_segments and create_constraint together, giving you immediate certainty about who gets access and under what percentage rules.

What Flipt MCP does for your AI

Managing features isn't just about flipping a switch; it's about knowing exactly who sees what, and when. Connect your Flipt instance via Vinkius and let your AI agent handle the complex logic of progressive delivery. You can inspect feature flags across different namespaces to see your current setup. Need to target only internal QA users? The MCP lets you retrieve segments and define constraints for precise rollouts.

Want to test a new UI with 5% of your user base? It handles creating distributions and rules for canary deployments. If you need to return two completely different values based on logic, create flag variants. This entire process—from auditing environment structures by listing namespaces to setting up complex rollout percentages—happens entirely through natural conversation with your agent.

Built · Hosted · Managed by Vinkius Flipt - Manage Feature Flags & Rollouts MCP
Server ID 019e3898-c0b4-7078-81ae-7c0155e2d867
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Flipt MCP

How do I see all the environments available in Flipt using the MCP? +

You call list_namespaces. This command pulls a complete inventory of every namespace your instance manages, helping you know exactly where to look for flags.

Can Flipt help me test feature logic with different values? +

Yes, use create_variant. This allows you to define multiple potential outcomes for a single flag so your application can behave differently based on the rules.

What is the difference between segments and namespaces in Flipt MCP? +

Namespaces define large partitions (like 'staging' or 'production'). Segments are smaller, targeted groups of users within a namespace, used for precise rollouts.

How do I increase the rollout percentage safely with Flipt? +

To manage gradual increases, you call create_distribution. This allows you to adjust the specific rule's distribution from 1% up to 50%, controlling risk.

Does Flipt MCP only work for simple on/off switches? +

No. It handles complex logic, allowing you to list_rules and define rules that depend on multiple user attributes or conditions.