flagpost for Zed
io.github.sathergate/flagpost
Feature flags for Next.js. One file, full control with A/B testing.
client:Zed
transport:stdio
runtime:npm
Install flagpost in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flagpost": {
"command": "npx",
"args": [
"-y",
"flagpost"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs