← Index

io.github.sathergate/flagpost

io.github.sathergate/flagpost·v0.1.1·Filesystem
Quality Score
80
/100

Feature flags for Next.js. One file, full control with A/B testing.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "flagpost": {
      "command": "npx",
      "args": [
        "-y",
        "flagpost"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "flagpost": {
      "command": "npx",
      "args": [
        "-y",
        "flagpost"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y flagpost
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Filesystem