name: feature-flags-setup description: Implement feature flags using the Vercel Flags SDK with server-side evaluation, environment-based toggles, and Vercel Toolbar integration.
Feature Flags with Flags SDK
To set up Feature Flags with Flags SDK, refer to the fullstackrecipes MCP server resource:
Resource URI: recipe://fullstackrecipes.com/feature-flags-setup
If the MCP server is not configured, fetch the recipe directly:
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/feature-flags-setup