endor-setup

Configure Endor Labs MCP server, authenticate, and prepare a first scan.

2|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Endor-Solutions-Architecture/endor-solutions-claude-skills --skill endor-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: endor-setup
Source: https://github.com/Endor-Solutions-Architecture/endor-solutions-claude-skills/tree/main/.claude/skills/endor-setup
Command: npx skills add https://github.com/Endor-Solutions-Architecture/endor-solutions-claude-skills --skill endor-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines onboarding to Endor Labs by guiding users through prerequisites, MCP server configuration, authentication, and first-scans setup within Claude Code.

Core Features & Use Cases

  • Guided setup: checks prerequisites (Node.js, npx), configures the MCP server, and authenticates.
  • Namespace and provider configuration: prompts for ENDOR_NAMESPACE and authentication method, then prepares for scanning.
  • Quick start: after setup, run a first scan with a single command in Claude Code.

Quick Start

  • In Claude Code, run the endor-setup command to start the onboarding wizard.
  • Follow prompts to configure the MCP server, authenticate, and set your Endor namespace.
  • After setup, run /endor-scan to initiate your first Endor Labs security scan.

Frequently Asked Questions about endor-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Endor Labs MCP server in Claude Code?

To set up the Endor Labs MCP server in Claude Code, run the endor-setup command to launch a guided wizard that checks prerequisites, configures the server connection, and authenticates your account.

What prerequisites do I need to configure Endor Labs for developer IDE workflows?

Configuring Endor Labs for developer IDE workflows requires Node.js version 18 or higher, npx installed, and network access to the Endor Labs MCP server to complete the authentication and scan setup.

How do I authenticate and set my ENDOR_NAMESPACE for security scans?

You authenticate and set your ENDOR_NAMESPACE by following the endor-setup wizard prompts, which configure your credentials and prepare your environment for initiating ongoing Endor Labs scans.

What is the best way to run a first security scan after onboarding Endor Labs?

The best way to run a first security scan after onboarding Endor Labs is to execute the /endor-scan command in Claude Code once the MCP server configuration and authentication are complete.

Does the Endor Labs onboarding process check for Node.js and npx automatically?

Yes, the Endor Labs onboarding process automatically enforces prerequisite checks for Node.js v18+ and npx before proceeding to MCP server configuration and namespace setup.

Why is my Endor MCP setup not completing during the Claude Code configuration?

Your Endor MCP setup may not complete if prerequisite checks fail, requiring Node.js v18+ and npx, or if network access to the Endor Labs MCP server is blocked during authentication.