Add MCP Server

Register a new MCP server using the multi-step wizard.

Registering a New MCP Server

Navigate to MCP Servers → Add Server or click the + Add Server button.

Add MCP Server wizard

The registration is a multi-step wizard:

Step 1 - Selection

Choose your setup method:

  • Manual Configuration - Enter all details manually
  • Auto-Detect - ArmorIQ scans the URL and detects configuration automatically

Step 2 - Server Details

Server details form

FieldDescription
Server NameA unique identifier for the server
EnvironmentProduction, Staging, or Development
URLThe server's base URL (e.g., https://mcp.example.com)
PortServer port number
Protocol VersionMCP protocol version (e.g., 2024-11-05)
Auth MethodAuthentication method (e.g., API Key)
VersionServer software version
Repository URLSource code repository (optional)
DescriptionBrief description of the server's purpose

Step 3 - Capabilities

Toggle the MCP capabilities this server supports:

  • Resources - The server provides resources to agents
  • Tools - The server exposes callable tools
  • Prompts - The server provides prompt templates
  • Sampling - The server supports LLM sampling

Step 4 - Security

Security options step

  • Vulnerability Scanning - Enable automatic scanning
  • Auto-Fix - Automatically apply recommended fixes
  • Scan Schedule - Set recurring scan frequency

After completing the wizard, ArmorIQ registers the server and automatically triggers the first security scan.

On this page