Loomal

security-orchestra

MCP server by github.com/robotfleet-hq/security-orchestra

Multi-agent MCP platform for data centers and critical power.

0 starsnpm: @securityorchestra/security-orchestra

About security-orchestra

security-orchestra is an MCP (Model Context Protocol) server published by robotfleet-hq in the official MCP registry, listed under Autonomous Agents on Loomal. Multi-agent MCP platform for data centers and critical power.

It ships as an npm package (@securityorchestra/security-orchestra), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/robotfleet-hq/security-orchestra.

Use security-orchestra with your agent

Claude Code · one command
claude mcp add security-orchestra -- npx -y @securityorchestra/security-orchestra
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "security-orchestra": {
      "command": "npx",
      "args": [
        "-y",
        "@securityorchestra/security-orchestra"
      ]
    }
  }
}
npm@securityorchestra/security-orchestra

Frequently asked questions

What is security-orchestra?
security-orchestra is an MCP (Model Context Protocol) server by robotfleet-hq in the Autonomous Agents category. Multi-agent MCP platform for data centers and critical power.
How do I connect security-orchestra to Claude, Cursor, or another MCP client?
Install security-orchestra from its npm package (@securityorchestra/security-orchestra) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is security-orchestra open source?
Yes — the source code is public at github.com/robotfleet-hq/security-orchestra.
Can AI agents pay to use security-orchestra?
Not yet through Loomal — security-orchestra is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain security-orchestra? Claim this listing free by verifying GitHub ownership, or contact us.