Security Orchestra runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 7 May 2026.
Multi-agent MCP platform for data centers and critical power.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add security-orchestra -- npx -y @securityorchestra/security-orchestra
{
"mcpServers": {
"security-orchestra": {
"args": [
"-y",
"@securityorchestra/security-orchestra"
],
"command": "npx"
}
}
}
[mcp_servers.security-orchestra]
command = "npx"
args = ["-y", "@securityorchestra/security-orchestra"]
{
"mcpServers": {
"security-orchestra": {
"args": [
"-y",
"@securityorchestra/security-orchestra"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"security-orchestra": {
"args": [
"-y",
"@securityorchestra/security-orchestra"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.