Back to skills
extension
Category: Development & EngineeringNo API key required

feature-flags-setup

Implement feature flags using the Vercel Flags SDK with server-side evaluation, environment-based toggles, and Vercel Toolbar integration.

personAuthor: jakexiaohubgithub

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