Open-source feature flags. Remote config and A/B testing for any platform.
npx -y @flagsmith/mcp-server-flagsmith
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"flagsmith": {
"command": "npx",
"args": ["-y", "@flagsmith/mcp-server-flagsmith"]
}
}
}
```
run_buildexecute_testslint_codeformat_codeOpen-source feature flags. Remote config and A/B testing for any platform.
Language: Python
Category: Developer Tools