# Bug report ## Describe the bug A simple prompt in windsurf/cursor to list all my supbase edge functions gives error as follows: ``` { "error": { "name": "ReferenceError", "message": "File is not defined" } } ``` ## To Reproduce Steps to reproduce the behavior, please provide code snippets or a repository: Prompt in windsur/cursor: list edge functions from supabase server ## Expected behavior Supabase MCP should have return all the edge functions from my project ## Screenshots  ## System information - OS: macOS 15.5 - Version of supabase-js: 2.48.1 - Version of Node.js: 18.18.0