jguimera/SecurityCopilotMCPServer
MCP Server that integrates with Security Copilot, Sentinel and other tools (in the future). It enhance the process of developing , testing and uploading Security Copilot artifacts.
Platform-specific configuration:
{
"mcpServers": {
"SecurityCopilotMCPServer": {
"command": "npx",
"args": [
"-y",
"SecurityCopilotMCPServer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...