developer tools

Mcp Server Flipt

Enable AI assistants to interact with your feature flags in [Flipt](https://flipt.io).

typescript
local
developer tools
0
View on GitHub

Installation

npx -y flipt-io/mcp-server-flipt

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-flipt",
  "command": "npx",
  "args": [
    "-y",
    "flipt-io/mcp-server-flipt"
  ]
}

About This MCP Server

flipt-io/mcp-server-flipt

Enable AI assistants to interact with your feature flags in Flipt.

GitHub: https://github.com/flipt-io/mcp-server-flipt

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub