developer tools
Mcp Server Flipt
Enable AI assistants to interact with your feature flags in [Flipt](https://flipt.io).
typescript
local
developer tools
Installation
npx -y flipt-io/mcp-server-fliptConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub