How to Use the Black Duck (Synopsys) MCP in Claude Code
Run security audits, track BOM status, and list CVEs directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Black Duck (Synopsys) MCP to Claude Code
Create your Vinkius account to connect Black Duck (Synopsys) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Command-line vulnerability triage via Claude Code
Claude Code queries `list_vulnerabilities` to fetch active threats and dumps them straight to your terminal. This lets you run audits without forcing you to log into a browser. If you need to dive deeper, the agent runs `get_vulnerability_details` to fetch CVSS scores and remediation steps. You can pipe this data directly into your shell scripts for automated reporting.
Monitor BOM status from the terminal
Claude Code uses `get_bom_status` to check if your Bill of Materials is fully calculated before starting a deployment. This keeps your CI/CD pipelines running smoothly by tracking your scans. The agent queries `list_code_locations` to verify that your local build output matches your registered scan paths. This ensures you never ship unverified code to your staging servers.
Audit security policies with this MCP Server
Checking your code against company rules is fast when Claude Code runs `list_policy_rules` right before you commit. The agent checks for policy violations and flags any issues in your terminal output. If a violation block occurs, the agent calls `list_project_versions` to find compliant package versions. You can approve the version bump and apply the fix with a single terminal command.
Set up Black Duck (Synopsys) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeblack-duck-synopsys-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Black Duck (Synopsys) transactions." It will automatically discover and invoke the available Black Duck (Synopsys) tools.
claude mcp add --transport http black-duck-synopsys-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Black Duck (Synopsys) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Black Duck (Synopsys) MCP today
We host it, we monitor it, we maintain it. You just paste one token.