This repo is where the Semgrep Plugin Marketplace (semgrep) and the Semgrep Plugin (semgrep-plugin@semgrep) live.
To use the Semgrep plugin:
- Start a Claude Code instance by running:
claude - Add the Semgrep marketplace by running the following command in Claude:
/plugin marketplace add semgrep/mcp-marketplace - Install the plugin from the marketplace:
/plugin install semgrep-plugin@semgrep - If it is installed, see if you can run the
/semgrep-plugin:setup_semgrep_plugincommand. If you cannot run the command, try restarting your claude instance by exiting out of the current session and re-running:claude - If it still doesn't work, try enabling the plugin:
/plugin enable semgrep-plugin@semgrep