How to Use the DeepSource MCP in Claude Code
Pipe DeepSource code quality metrics and security alerts straight into your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect DeepSource MCP to Claude Code
Create your Vinkius account to connect DeepSource 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.
Pipe DeepSource metrics into terminal workflows
SREs don't want to click around a GUI, so Claude Code uses `get_repository_metrics` to dump raw DeepSource quality data straight into your terminal. You can filter by specific metrics like cyclomatic complexity, allowing Claude Code to parse the DeepSource output and instantly flag modules violating your thresholds.
Run headless DeepSource SCA audits with this MCP Server
Audit your supply chain directly from your terminal session when this MCP Server allows Claude Code to call `list_sca_targets` to map out active DeepSource manifest files. Claude Code then runs `list_vulnerabilities` to output a clean list of DeepSource package threats complete with CVSS scores directly to your stdout.
Track DeepSource analysis runs from Claude Code
Keep tabs on your remote build pipelines without switching context by letting Claude Code call `list_analysis_runs` to show the status of recent DeepSource runs. If a run failed, Claude Code helps you debug the configuration or regenerates your DeepSource credentials via `regenerate_dsn` right from the command line.
Set up DeepSource 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 seedeepsource-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest DeepSource transactions." It will automatically discover and invoke the available DeepSource tools.
claude mcp add --transport http deepsource-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 DeepSource MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the DeepSource MCP today
We host it, we monitor it, we maintain it. You just paste one token.