ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Flipt with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage feature flags and rollouts via Flipt. list namespaces, flags, segments, and rules directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 9 capabilities

The complete Flipt capability set.

These are the exact actions your AI can choose when you ask it to work with Flipt.

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through Flipt.

  1. 01

    List flags

    List flags in a namespace

  2. 02

    List rules

    List rules for a flag

  3. 03

    List segments

    List segments in a namespace

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through Flipt.

  1. 04

    Create distribution

    Create a distribution for a rule

  2. 05

    Create constraint

    Create a constraint for a segment

  3. 06

    Create variant

    Create a new variant for a flag

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through Flipt.

  1. 07

    List namespaces

    List all namespaces

  2. 08

    List rollouts

    List rollouts for a flag

  3. 09

    List tokens

    List authentication tokens

Observed, not estimated

924ms average. Fast in production.

Flipt is checked daily against the live service.

Daily averagePeak 1164ms
Aug 20Today
Fastest day
764ms
Slowest day
1164ms
14-day trend
Slowing+22%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 9 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Flipt, so you can see the experience inside your AI.

It does not authenticate your account with Flipt. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Flipt Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_TVcMgPuHtCjr3IvZBRaswl0SFXe5TsrryvQScOOE/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Flipt capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "flipt-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_TVcMgPuHtCjr3IvZBRaswl0SFXe5TsrryvQScOOE/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Flipt owners ask.

  • 01

    Can I list all feature flags in a specific namespace?

    Yes! Use the list_flags capability and provide the namespaceKey (e.g., 'default'). The agent will return all flags configured within that partition.

  • 02

    How do I define a new variant for an existing flag?

    You can use the create_variant action. You'll need to specify the namespaceKey, flagKey, and the new variant's key and name.

  • 03

    Is it possible to see the rollout configuration for a specific flag?

    Absolutely. Use the list_rollouts capability by providing the target namespaceKey and flagKey to retrieve the current rollout strategy.