security
Mcp Server Cortex
A Rust-based MCP server to integrate Cortex, enabling observable analysis and automated security responses through AI.
local
macos
windows
linux
rust
security
Installation
npx -y gbrigandi/mcp-server-cortexConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-server-cortex",
"command": "npx",
"args": [
"-y",
"gbrigandi/mcp-server-cortex"
]
}About This MCP Server
gbrigandi/mcp-server-cortex
A Rust-based MCP server to integrate Cortex, enabling observable analysis and automated security responses through AI.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub