claudeindex
Plugin

armis-knowledge

MCP variant, PROD environment (knowledge-mcp.moose.armis.com). Adds /knowledge, /ask, /cwe-fix, /cwe-fix-report, /framework-guidance, /tech-guidance, and /threat-model. /threat-model is powered by a bundled local code-intelligence MCP server (codebase-memory-mcp, downloaded on first use). Reads ARMIS_CLIENT_ID and ARMIS_CLIENT_SECRET; exchanges them for a short-lived JWT on startup (tenant routing resolved server-side). Tenant isolation enforced server-side; no knowledge data stored on disk.

Installation

1

Add the marketplace

/plugin marketplace add silk-security/armis-knowledge-mcp
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.