If you need an introduction on MCP, here is the get Started article of the protocol.
MCP setup is independant from our extension (that you can download and install here)
Setup
Good news! If you use Antigravity, Cursor, Kiro, VS Code, or Windsurf, and our extension is installed, everything is set up automatically. The MCP installs and configures itself, nothing for you to do.
1
Install our CLI
To use the Symbiotic Security MCP, you first need to download and install our CLI using the command below. The installer will automatically select the correct version for your environment.
2
Open MCP configuration in your IDE
In your IDE, use
CTRL/CMD + P and search for MCP: Open User Configuration to open the configuration file that should be called settings.json.3
Add MCP Configuration
Once the file opened, paste this configuration:
4
Input your API token
Retrieve your personal access token here and paste it in the
SYMBIOTIC_API_TOKEN variable5
Input the CLI path
Retrieve the path of the CLI you installed in step 1 and paste it in the
SYMBIOTIC_CLI_PATH variableYou can retrieve it using the command
which symbiotic-cli in a terminal.6
Save and launch the MCP
Save the file and launch the MCP server by clicking on Start above teh MCP name in the configuration file or by using the MCP: List Servers command and selecting symbiotic-security, and selecting Start Server.
Examples
Continue.dev
- In continue.dev extension settings add a new MCP
-
Enter the following configuration:
Zed
CMD + ,to open Zed settings.- Add the following:
Others
Hundreds of other tools now support MCP servers, you can configure them to use the Symbiotic MCP server with the following settings:-
Command:
npx -
Arguments:
"@symbioticsec/symbiotic-mcp-server" -
Environment: