An MCP server for the Cortex observable analysis and active response engine. It enables LLMs to automate security investigations by running analyzers on observables like IPs and URLs and executing automated response actions.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CORTEX_ALLOW_DESTRUCTIVE— No 0 Set to 1 (or true) to permit running responders (cortex_run_responder), which cause real-world side effects. Off by default. Responders also require confirm=true per call.CORTEX_API_KEY— Yes - API key for normal operations (org admin level)CORTEX_FILE_BASE_DIR— cortex_run_analyzer_file Submit a file to an analyzer. filePath is confined to (disabled if unset); or pass fileBase64CORTEX_MAX_FANOUT— No 10 Maximum number of analyzers cortex_analyze_observable will submit to in a single call when fanning out.CORTEX_SUPERADMIN_KEY— No - Superadmin API key for org/user/definition managementCORTEX_TIMEOUT— No 30 Request timeout in secondsCORTEX_URL— Yes - Cortex base URL (e.g., http://cortex.example.com:9001)CORTEX_VERIFY_SSL— No true Set to false to skip SSL verification. Applied via a scoped HTTP dispatcher for Cortex requests only; it does not disable TLS verification process-wide.[](https://m8ven.ai/mcp/solomonneas-cortex-mcp-utsbqz)