Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"flipt-io-mcp-server-flipt": {
"command": "npx",
"args": [
"-y",
"@flipt-io/mcp-server-flipt"
]
}
}
}
Or smoke-test directly:
npx -y @flipt-io/mcp-server-flipt
Details
| Website | https://www.npmjs.com/package/@flipt-io/mcp-server-flipt |
|---|---|
| GitHub | git+https://github.com/flipt-io/mcp-server-flipt.git |
| License | unknown |
| Pricing | free |
| Sources | npm |
| Discovered | 2026-05-25 |