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
1.[Starting the MCP Server](#starting-the-mcp-server)
21
21
2.[Available Options](#available-options)
22
22
3.[MCP Tools](#mcp-tools)
@@ -286,12 +286,12 @@ The following are the options and commands available with the Cycode CLI applica
286
286
| [auth](#using-the-auth-command) | Authenticate your machine to associate the CLI with your Cycode account. |
287
287
| [configure](#using-the-configure-command) | Initial command to configure your CLI client authentication. |
288
288
| [ignore](#ignoring-scan-results) | Ignores a specific value, path or rule ID. |
289
-
| [mcp](#mcp-command) | Start the Model Context Protocol (MCP) server to enable AI integration with Cycode scanning capabilities. |
289
+
| [mcp](#mcp-command-experiment) | Start the Model Context Protocol (MCP) server to enable AI integration with Cycode scanning capabilities. |
290
290
| [scan](#running-a-scan) | Scan the content for Secrets/IaC/SCA/SAST violations. You`ll need to specify which scan type to perform: commit-history/path/repository/etc. |
291
291
| [report](#report-command) | Generate report. You`ll need to specify which report type to perform as SBOM. |
292
292
| status | Show the CLI status and exit. |
293
293
294
-
# MCP Command
294
+
# MCP Command \[EXPERIMENT\]
295
295
296
296
> [!WARNING]
297
297
> The MCP command is available only for Python 3.10 and above. If you're using an earlier Python version, this command will not be available.
0 commit comments