We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b17768 + 4def4e3 commit 00b5dc4Copy full SHA for 00b5dc4
docs/guides/snyk-mcp-continue-cookbook.mdx
@@ -10,6 +10,18 @@ sidebarTitle: "Snyk Security Scanning with Continue"
10
containers - all through simple natural language prompts
11
</Card>
12
13
+## Demo Video
14
+
15
+<iframe
16
+ width="100%"
17
+ height="400"
18
+ src="https://www.youtube.com/embed/cwVnKOf3tVg"
19
+ title="Snyk MCP Continue Cookbook Demo"
20
+ frameborder="0"
21
+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
22
+ allowfullscreen
23
+></iframe>
24
25
## Prerequisites
26
27
Before starting, ensure you have:
0 commit comments