You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-16Lines changed: 4 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,4 @@
1
-
# Snyk MCP
2
-
3
-
4
-
**Release status** 
5
-
6
-
Snyk MCP is in Early Access and available with all Snyk plans. You can access it through the Snyk CLI.
7
-
1
+
# Snyk Studio MCP
8
2
9
3
MCP (Model Context Protocol) is an open protocol that standardizes how applications share context with large language models.
10
4
@@ -14,14 +8,6 @@ You can integrate Snyk MCP into MCP-supporting tools to provide Snyk security co
14
8
15
9
Snyk is introducing an MCP server as part of the Snyk CLI. This allows MCP-enabled agentic tools to integrate Snyk security scanning capabilities directly, thus bridging the gap between security scanning and AI-assisted workflows.
16
10
17
-
The `snyk mcp` command is available in Early Access for the following reasons:
18
-
19
-
* MCP is a new and rapidly evolving standard.
20
-
* The `snyk mcp` command is an early implementation of integrating Snyk security scanning into the MCP-enabled environment.
21
-
* Snyk wants to gather feedback on the benefits of MCP as an integration pattern for Snyk security.
22
-
23
-
Because the `snyk mcp` command is an Early Access feature, the specific usage, parameters, and output related to this command may evolve as both MCP and this Snyk integration mature. Changes are possible before a general release.
24
-
25
11
In environments or applications that use MCP, you can use the `snyk mcp` CLI command to:
26
12
27
13
* Invoke Snyk scans:\
@@ -47,4 +33,6 @@ In environments or applications that use MCP, you can use the `snyk mcp` CLI com
47
33
Running `snyk_sca_scan` may execute third-party ecosystem tools (for example, Gradle or Maven) on your machine to fetch the project's dependency tree.
48
34
49
35
50
-
For more details, see the [Snyk MCP installation, configuration and startup](snyk-mcp-installation-configuration-and-startup.md) and [Troubleshooting for the Snyk MCP server](../../../../snyk-cli/developer-guardrails-for-agentic-workflows/snyk-mcp-experimental/troubleshooting-for-the-snyk-mcp-server.md) pages.
36
+
For more details, see the [Snyk MCP installation, configuration and startup](https://docs.snyk.io/integrations/snyk-studio-agentic-integrations/quickstart-guides-for-snyk-studio) and [Troubleshooting for the Snyk MCP server](https://docs.snyk.io/integrations/snyk-studio-agentic-integrations/troubleshooting) pages.
37
+
38
+
**This repository is closed to public contributions.**
0 commit comments