Back to docs

Installation

Install the Cybrix skill

The Cybrix skill is available in any MCP-compatible Claude client. The fastest way to install it is via the Agensi marketplace — search for "Cybrix" and click Install.

Manual installation

If you prefer to add it manually, add the following to your MCP configuration:

{
  "mcpServers": {
    "cybrix": {
      "command": "npx",
      "args": ["@cybrixcc/cybrix-skill"]
    }
  }
}

That's it. Restart your Claude client and you're ready to deploy.

Verify the installation

In Claude, type:

/cybrix status

You should see a confirmation that the skill is connected.