featureflip-mcp

canopy-labs/featureflip-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for Featureflip — manage feature flags from AI agents and editors (read-only mirror)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "featureflip-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "canopy-labs/featureflip-mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server for [Featureflip](https://featureflip.io) — manage feature flags from AI coding assistants (Claude Code, Cursor, Copilot, Cline) and autonomous agents. 1. Create an API token in the Featureflip dashboard: - **Personal token** (`ffp_...`): Settings → API Tokens — acts as you, for interactive editor use.

Tools (4)

FEATUREFLIP_API_URLFEATUREFLIP_ORGFEATUREFLIP_TOKENlist_projects

Topics

ai-agentsclaudecursorfeature-flagsfeature-managementfeature-togglesmcpmcp-servermodel-context-protocol