How Endor Labs MCP server helps your development workflow
The Endor Labs MCP server helps developers and AI agents in the following ways:- Provide guardrails for agents before code review: Reduce the number of known vulnerabilities entering your code and save developers time by checking AI agent suggestions in real time. Integrate security before an issue is discovered in CI or in production.
- Improve the speed of remediating security risks: Agents use vulnerability context from Endor Labs to help implement secure changes, from writing more secure code to upgrading dependencies.
How to use the Endor Labs MCP server
The Endor Labs MCP server provides the following tools:check_dependency_for_vulnerabilities: Check if a dependency in your project is vulnerable.check_dependency_for_risks: Check a dependency for security risks including vulnerabilities and malware.get_endor_vulnerability: Get the details of a specific vulnerability from the Endor Labs vulnerability database.get_resource: Retrieve additional context from commonly used Endor Labs resources about your software, such as findings, vulnerabilities, and projects.scan: Run an Endor Labs security scan to detect risks in your open source dependencies, find common security issues, and spot any credentials accidentally exposed in your Git repository.security_review: Perform security review analysis on code diffs. Analyzes local uncommitted changes (both staged and unstaged) compared to HEAD, or diffs between the main branch and the last commit. Requires the Enterprise Edition. You must specify your namespace in the MCP server configuration. You must also enable AI security code review for your namespace in the Endor Labs platform. See AI security code review for setup instructions.
Choose your IDE or platform to get started
Cursor
Configure the Endor Labs MCP server in Cursor for AI-powered development workflows.
Claude Code
Integrate the Endor Labs MCP server with Claude Code for AI-powered development workflows.
OpenAI Codex
Configure the Endor Labs MCP server in OpenAI Codex for AI-powered development workflows.
Visual Studio Code
Configure the Endor Labs MCP server in Visual Studio Code with GitHub Copilot for AI-powered development workflows.
Devin
Configure the Endor Labs MCP server in Devin through the MCP Marketplace.
Gemini CLI
Configure the Endor Labs MCP server in Gemini CLI for AI-powered development workflows.
Augment Code
Configure the Endor Labs MCP server in Augment Code for AI-powered development workflows.
Google Antigravity
Configure the Endor Labs MCP server in Google Antigravity for AI-powered development workflows.
IntelliJ IDEA
Configure the Endor Labs MCP server in IntelliJ IDEA with GitHub Copilot for AI-powered development workflows.