flagpost for Cline
io.github.sathergate/flagpost
Feature flags for Next.js. One file, full control with A/B testing.
client:Cline
transport:stdio
runtime:npm
Install flagpost in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"flagpost": {
"command": "npx",
"args": [
"-y",
"flagpost"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs