--- name: neon-test-branches description: Create isolated Neon database branches for testing. Schema-only branches with auto-cleanup via TTL, test server orchestration, and environment variable management. --- # Neon Test Branches To set up Neon Test Branches, refer to the fullstackrecipes MCP server resource: **Resource URI:** `recipe://fullstackrecipes.com/neon-test-branches` If the MCP server is not configured, fetch the recipe directly: ```bash curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/neon-test-branches ```