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.
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.
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.Input your API token
Retrieve your personal access token here and paste it in the
SYMBIOTIC_API_TOKEN variableInput 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.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: