Kiro guide
Prerequisites
Install Kiro
Install the Snyk MCP Server in Kiro
Install with Node.js and npx
npx{
"mcpServers": {
"Snyk": {
"command": "npx",
"args": ["-y", "snyk@latest", "mcp", "-t", "stdio"],
"env": {}
}
}
}Install with pre-installed Snyk CLI

Setting up the Snyk MCP Server

Examples
Scanning for security vulnerabilities
"Secure at inception" rules
Last updated
Was this helpful?

