flagpost for Claude Desktop
io.github.sathergate/flagpost
Feature flags for Next.js. One file, full control with A/B testing.
client:Claude Desktop
transport:stdio
runtime:npm
Install flagpost in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"flagpost": {
"command": "npx",
"args": [
"-y",
"flagpost"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs