1. 1-Click Windsurf install
Click “Open Windsurf” via the pop-up on this page or the “1-Click Install” CTA below
In Windsurf, click “Install” to add the Snyk plugin to your workspace
When prompted, select your desired scan frequency
Get started with Snyk’s security scanning, directly in your Windsurf IDE, in 3 simple steps
Click “Open Windsurf” via the pop-up on this page or the “1-Click Install” CTA below
In Windsurf, click “Install” to add the Snyk plugin to your workspace
When prompted, select your desired scan frequency
Snyk will ask to invoke an authentication flow upon install
Choose your desired log-in method and grant the necessary permissions
Close any browser windows and return to Windsurf
Note: If you’re running an environment that does not support npx, you may need to install Snyk’s CLI. Click here to learn more.
More details can be found in Snyk’s official Windsurf documentation.
Snyk will run as frequently as you selected during install. Start chatting with your LLM of choice in your current project, or start a new one with the following prompt:
In a new file, write a Python function named `is_palindrome` that takes a single string argument and returns `True` if the string is a palindrome and `False` otherwise. Per the secure at inception rules, this will demonstrate that all generated code is tested for security issues using the Snyk MCP server and any issues identified can be fixed automatically.