snyk/studio-mcp
Embeds Snyk's security engines into agentic workflows. Secures AI-generated code in real-time and accelerates the fixing vulnerability backlogs.
Quick Start
Clone the repository:
git clone https://github.com/snyk/studio-mcpClaude Desktop configuration example:
{
"mcpServers": {
"studio-mcp": {
"command": "npx",
"args": [
"-y",
"snyk/studio-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.